OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dig_H2
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
bmx280var.h
42
int16_t
dig_H2
;
bmx280.c
282
sc->sc_cal_blob.
dig_H2
= (int16_t)b[2] << 8;
283
sc->sc_cal_blob.
dig_H2
= sc->sc_cal_blob.
dig_H2
| (int16_t)b[1];
656
((int32_t)32768))) >> 10) + ((int32_t)2097152)) * ((int32_t)b->
dig_H2
) +
874
DPRINTF(sc, 1, ("%s:
dig_H2
: %d %04x\n",__func__,sc->sc_cal_blob.
dig_H2
,sc->sc_cal_blob.
dig_H2
));
Completed in 14 milliseconds
Indexes created Fri Oct 17 09:09:57 GMT 2025