Searched refs:LM75_CONF_MASK (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/dev/iicbus/
H A Dlm75.c62 #define LM75_CONF_MASK 0x1f macro
322 buf8[1] = (uint8_t)sc->sc_conf & LM75_CONF_MASK;

Completed in 96 milliseconds