Home
last modified time | relevance | path

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

/nrf_hw_models-latest/src/HW_models/
DNHW_GRTC.c82 bool rt_counter_running; member
128 nhw_grtc_st.rt_counter_running = false; in nhw_grtc_init()
300 nhw_grtc_st.rt_counter_running = true; in nhw_GRTC_TASK_START()
309 nhw_grtc_st.rt_counter_running = false; in nhw_GRTC_TASK_STOP()
318 if (nhw_grtc_st.rt_counter_running) { in nhw_GRTC_TASK_CLEAR()
439 if (!nhw_grtc_st.rt_counter_running) { in nhw_GRTC_check_syscounter_en()