OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:m_press
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/ic/
bmx280.c
850
int32_t m_temp,
m_press
, m_hum;
local
907
error = bmx280_read_data(sc, &m_temp, &
m_press
, &m_hum, true);
944
error = bmx280_read_data(sc, &m_temp, &
m_press
, &m_hum, false);
952
comp_press = bmx280_compensate_P_int64(&sc->sc_cal_blob,
m_press
, t_fine);
986
error = bmx280_read_data(sc, &m_temp, &
m_press
, &m_hum, false);
Completed in 20 milliseconds
Indexes created Mon Jun 22 00:25:11 UTC 2026