OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ntxb
(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
69
// Negative x bucket
ntxb
.
71
adf->
ntxb
+= 1;
706
(unsigned)acc->adf.ntx, (unsigned)acc->adf.
ntxb
,
Completed in 1598 milliseconds