Searched defs:degc (Results 1 – 1 of 1) sorted by relevance
/netbsd-src/sys/dev/i2c/ |
H A D | lm75.c | 330 lmtemp_temp_write(struct lmtemp_softc *sc, uint8_t reg, uint32_t val, int degc) in lmtemp_temp_write() argument 343 int degc) in lmtemp_temp_read() argument 492 lmtemp_decode_lm75(const uint8_t *buf, int degc) in lmtemp_decode_lm75() argument 514 lmtemp_decode_ds75(const uint8_t *buf, int degc) in lmtemp_decode_ds75() argument 535 lmtemp_decode_lm77(const uint8_t *buf, int degc) in lmtemp_decode_lm77() argument 557 lmtemp_encode_lm75(const uint32_t val,uint8_t * buf,int degc) lmtemp_encode_lm75() argument 570 lmtemp_encode_ds75(const uint32_t val,uint8_t * buf,int degc) lmtemp_encode_ds75() argument 583 lmtemp_encode_lm77(const uint32_t val,uint8_t * buf,int degc) lmtemp_encode_lm77() argument [all...] |