Home
last modified time | relevance | path

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

/nrf_hw_models-3.4.0/src/HW_models/
DNRF_RTC.h22 void nrf_rtc_regw_sideeffect_TASKS_STOP(int i);
DNRF_RTC.c498 void nrf_rtc_regw_sideeffect_TASKS_STOP(int i) { in nrf_rtc_regw_sideeffect_TASKS_STOP() function
582 nrf_rtc_regw_sideeffect_TASKS_STOP(i); in nrf_rtc_regw_sideeffects()
/nrf_hw_models-3.4.0/src/nrfx/hal/
Dnrf_rtc.c54 nrf_rtc_regw_sideeffect_TASKS_STOP(i); in nrf_rtc_task_trigger()