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

  /device/google/contexthub/firmware/os/algos/calibration/over_temp/
over_temp_cal.h 220 uint64_t last_model_update_nanos; member in struct:OverTempCal
over_temp_cal.c 370 over_temp_cal->last_model_update_nanos = timestamp_nanos;
427 *timestamp_nanos = over_temp_cal->last_model_update_nanos;
    [all...]

Completed in 66 milliseconds