Home
last modified time | relevance | path

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

/src/sys/dev/iicbus/sensor/
H A Dlm75.c58 #define LM75_CONF_MASK 0x1f macro
370 buf8[1] = (uint8_t)sc->sc_conf & LM75_CONF_MASK; in lm75_conf_write()