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.c110 static bool jumpStartModelData(struct OverTempCal *over_temp_cal);
336 jump_start_model ? jumpStartModelData(over_temp_cal) : false; in overTempCalSetModel()
1265 bool jumpStartModelData(struct OverTempCal *over_temp_cal) { in jumpStartModelData() function