Home
last modified time | relevance | path

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

/nrf_hw_models-latest/src/HW_models/
DNHW_CRACEN_wrap.c38 static bs_time_t Timer_CRACEN = TIME_NEVER; variable
120 if (Timer_CRACEN != new_t) { in nhw_CRACEN_update_timer()
121 Timer_CRACEN = new_t; in nhw_CRACEN_update_timer()
127 bs_time_t timer = Timer_CRACEN; in nhw_CRACEN_timer_triggered()
136 NSI_HW_EVENT(Timer_CRACEN, nhw_CRACEN_timer_triggered, 50);