Home
last modified time | relevance | path

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

/nrf_hw_models-3.7.0/src/HW_models/
DNHW_TEMP.c48 static bool TEMP_hw_started; variable
117 TEMP_hw_started = false; in nhw_temp_init()
128 if (TEMP_hw_started) { in nhw_TEMP_TASK_START()
131 TEMP_hw_started = true; in nhw_TEMP_TASK_START()
140 TEMP_hw_started = false; in nhw_TEMP_TASK_STOP()
180 TEMP_hw_started = false; in NHW_SIDEEFFECTS_EVENTS()