Home
last modified time | relevance | path

Searched defs:tadc (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/dev/i2c/
H A Dmpl115a.c202 uint16_t padc, tadc; in mpl115a_pressure() local
232 mpl115a_calc(struct mpl115a_softc *sc, uint16_t padc, uint16_t tadc) in mpl115a_calc()