Searched refs:mpl115a_calc (Results 1 – 1 of 1) sorted by relevance
86 static uint32_t mpl115a_calc(struct mpl115a_softc *sc, uint16_t padc, uint16_t tadc) ;221 rv = mpl115a_calc(sc, padc, tadc); in mpl115a_pressure()232 mpl115a_calc(struct mpl115a_softc *sc, uint16_t padc, uint16_t tadc) in mpl115a_calc() function