Home
last modified time | relevance | path

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

/nrf_hw_models-latest/src/HW_models/
DNHW_RTC.c150 static void nhw_rtc_TASKS_CLEAR(uint rtc);
532 static void nhw_rtc_TASKS_CLEAR(uint rtc) { in nhw_rtc_TASKS_CLEAR() function
607 nhw_rtc_TASKS_CLEAR(rtc); in nhw_rtc_signal_COMPARE()
741 nhw_rtc_TASKS_CLEAR(i); in nhw_rtc_regw_sideeffect_TASKS_CLEAR()
871 void nhw_rtc0_TASKS_CLEAR(void) { nhw_rtc_TASKS_CLEAR(0); } in nhw_rtc0_TASKS_CLEAR()
875 void nhw_rtc1_TASKS_CLEAR(void) { nhw_rtc_TASKS_CLEAR(1); } in nhw_rtc1_TASKS_CLEAR()
879 void nhw_rtc2_TASKS_CLEAR(void) { nhw_rtc_TASKS_CLEAR(2); } in nhw_rtc2_TASKS_CLEAR()