OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dig_P5
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
bmx280var.h
36
int16_t
dig_P5
;
bmx280.c
267
sc->sc_cal_blob.
dig_P5
= (int16_t)b[15] << 8;
268
sc->sc_cal_blob.
dig_P5
= sc->sc_cal_blob.
dig_P5
| (int16_t)b[14];
627
var2 = var2 + ((var1*(int64_t)b->
dig_P5
)<<17);
866
DPRINTF(sc, 1, ("%s:
dig_P5
: %d %04x\n",__func__,sc->sc_cal_blob.
dig_P5
,sc->sc_cal_blob.
dig_P5
));
Completed in 13 milliseconds
Indexes created Wed Oct 15 14:09:57 GMT 2025