Home
last modified time | relevance | path

Searched refs:MIN_BATCH_SIZE (Results 1 – 1 of 1) sorted by relevance

/device/google/contexthub/firmware/os/algos/calibration/magnetometer/
Dmag_cal.c30 #define MIN_BATCH_SIZE 25 // samples macro
39 #define MIN_BATCH_SIZE 25 // samples macro
149 (moc->kasa.nsamples > MIN_BATCH_SIZE)) { in moc_batch_complete()