Home
last modified time | relevance | path

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

/nrf_hw_models-3.6.0/src/HW_models/
DNHW_TEMP.c48 static bool TEMP_hw_started; variable
96 TEMP_hw_started = false; in nhw_temp_init()
107 if (TEMP_hw_started) { in nhw_TEMP_TASK_START()
110 TEMP_hw_started = true; in nhw_TEMP_TASK_START()
119 TEMP_hw_started = false; in nhw_TEMP_TASK_STOP()
159 TEMP_hw_started = false; in NHW_SIDEEFFECTS_EVENTS()