Searched refs:Timer_TEMP (Results 1 – 1 of 1) sorted by relevance
46 static bs_time_t Timer_TEMP = TIME_NEVER; //Time when the next temperature measurement will be ready variable119 Timer_TEMP = TIME_NEVER; in nhw_temp_init()132 Timer_TEMP = nsi_hws_get_time() + NHW_TEMP_t_TEMP; in nhw_TEMP_TASK_START()141 Timer_TEMP = TIME_NEVER; in nhw_TEMP_TASK_STOP()181 Timer_TEMP = TIME_NEVER; in NHW_SIDEEFFECTS_EVENTS()187 NSI_HW_EVENT(Timer_TEMP, nhw_temp_timer_triggered, 50);