OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dig_P4
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
bmx280var.h
35
int16_t
dig_P4
;
bmx280.c
265
sc->sc_cal_blob.
dig_P4
= (int16_t)b[13] << 8;
266
sc->sc_cal_blob.
dig_P4
= sc->sc_cal_blob.
dig_P4
| (int16_t)b[12];
628
var2 = var2 + (((int64_t)b->
dig_P4
)<<35);
865
DPRINTF(sc, 1, ("%s:
dig_P4
: %d %04x\n",__func__,sc->sc_cal_blob.
dig_P4
,sc->sc_cal_blob.
dig_P4
));
Completed in 12 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025