Home
last modified time | relevance | path

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

/nrf_hw_models-latest/src/HW_models/
DNHW_GRTC.c83 bs_time_t GRTC_start_time; member
129 nhw_grtc_st.GRTC_start_time = 0; in nhw_grtc_init()
188 return value + nhw_grtc_st.GRTC_start_time; in nhw_GRTC_counter_to_time()
302 nhw_grtc_st.GRTC_start_time = nsi_hws_get_time(); in nhw_GRTC_TASK_START()
434 nhw_grtc_st.SYSCOUNTER = nsi_hws_get_time() - nhw_grtc_st.GRTC_start_time; in NHW_SIDEEFFECTS_EVENTS()