Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/algos/calibration/over_temp/
Dover_temp_cal.c1292 const int32_t start_bin_num = NANO_FLOOR(JUMPSTART_START_TEMP_CELSIUS / in jumpStartModelData() local
1295 (start_bin_num + 0.5f) * over_temp_cal->delta_temp_per_bin; in jumpStartModelData()