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