HomeSort by relevance Sort by last modified time
    Searched refs:TEMP_HISTOGRAM (Results 1 - 2 of 2) sorted by null

  /device/google/contexthub/firmware/os/algos/calibration/accelerometer/
accel_cal.h 40 #define TEMP_HISTOGRAM 25
97 uint32_t t_hist[TEMP_HISTOGRAM];
accel_cal.c 102 adf->t_hist[TEMP_HISTOGRAM - 1] += 1;

Completed in 243 milliseconds