OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nfz
(Results
1 - 2
of
2
) sorted by null
/device/google/contexthub/firmware/inc/algos/
accel_cal.h
81
uint32_t nfx, nfxb, nfy, nfyb,
nfz
, nfzb, nfle;
member in struct:accelGoodData_t
/device/google/contexthub/firmware/src/algos/
accel_cal.c
152
agd->
nfz
= fz;
339
if (PHIZ < asd->mean_z && ac1->agd.nz < ac1->agd.
nfz
) {
366
ac1->agd.nz == ac1->agd.
nfz
&& ac1->agd.nzb == ac1->agd.nfzb ) {
404
ac1->agd.nz > ac1->agd.
nfz
|| ac1->agd.nzb > ac1->agd.nfzb) {
Completed in 2455 milliseconds