Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_rtc.c132 nrfy_rtc_task_trigger(p_instance->p_reg, NRF_RTC_TASK_START); in nrfx_rtc_enable()
141 nrfy_rtc_task_trigger(p_instance->p_reg, NRF_RTC_TASK_STOP); in nrfx_rtc_disable()
/hal_nordic-latest/nrfx/drivers/include/
Dnrfx_rtc.h351 nrfy_rtc_task_trigger(p_instance->p_reg, NRF_RTC_TASK_CLEAR); in nrfx_rtc_counter_clear()
/hal_nordic-latest/nrfx/haly/
Dnrfy_rtc.h335 NRFY_STATIC_INLINE void nrfy_rtc_task_trigger(NRF_RTC_Type * p_reg, in nrfy_rtc_task_trigger() function