Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/algos/calibration/over_temp/
Dover_temp_cal.h112 #define JUMPSTART_START_TEMP_CELSIUS (30.0f) macro
Dover_temp_cal.c1292 const int32_t start_bin_num = NANO_FLOOR(JUMPSTART_START_TEMP_CELSIUS / in jumpStartModelData()