OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sc_settings
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/i2c/
motoi2cvar.h
54
struct motoi2c_settings
sc_settings
;
member in struct:motoi2c_softc
motoi2c.c
88
sc->
sc_settings
= motoi2c_default_settings;
90
sc->
sc_settings
= *settings;
112
I2C_WRITE(I2CDFSRR, sc->
sc_settings
.i2c_dfsrr); /* sampling units */
113
I2C_WRITE(I2CFDR, sc->
sc_settings
.i2c_fdr); /* divider 3072 */
114
I2C_WRITE(I2CADR, sc->
sc_settings
.i2c_adr); /* our slave address */
Completed in 19 milliseconds
Indexes created Tue Oct 14 15:09:51 GMT 2025