Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/algos/calibration/over_temp/
Dover_temp_cal.c107 static bool jumpStartModelData(struct OverTempCal *over_temp_cal);
333 jump_start_model ? jumpStartModelData(over_temp_cal) : false; in overTempCalSetModel()
1287 bool jumpStartModelData(struct OverTempCal *over_temp_cal) { in jumpStartModelData() function