Home
last modified time | relevance | path

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

/nrf_hw_models-3.5.0/src/HW_models/
DNHW_config.h159 #define NHW_TEMP_t_TEMP 36 /* microseconds */ macro
396 #define NHW_TEMP_t_TEMP 36 /* microseconds */ macro
DNHW_TEMP.c111 Timer_TEMP = nsi_hws_get_time() + NHW_TEMP_t_TEMP; in nhw_TEMP_TASK_START()