OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ntzb
(Results
1 - 2
of
2
) sorted by null
/device/google/contexthub/firmware/os/algos/calibration/accelerometer/
accel_cal.h
119
uint32_t ntx, ntxb, nty, ntyb, ntz,
ntzb
, ntle;
member in struct:AccelStatsMem
accel_cal.c
85
// Negative z bucket
ntzb
.
87
adf->
ntzb
+= 1;
708
(unsigned)acc->adf.ntz, (unsigned)acc->adf.
ntzb
,
Completed in 116 milliseconds