HomeSort by: relevance | last modified time | path
    Searched defs:motoi2c_default_settings (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/i2c/
motoi2c.c 60 static const struct motoi2c_settings motoi2c_default_settings = { variable in typeref:typename:const struct motoi2c_settings
88 sc->sc_settings = motoi2c_default_settings;
motoi2c.c 60 static const struct motoi2c_settings motoi2c_default_settings = { variable in typeref:typename:const struct motoi2c_settings
88 sc->sc_settings = motoi2c_default_settings;
motoi2c.c 60 static const struct motoi2c_settings motoi2c_default_settings = { variable in typeref:typename:const struct motoi2c_settings
88 sc->sc_settings = motoi2c_default_settings;

Completed in 48 milliseconds