Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/hal/
Dnrf_rtc.h299 NRF_STATIC_INLINE nrf_rtc_task_t nrf_rtc_capture_task_get(uint8_t index);
432 NRF_STATIC_INLINE nrf_rtc_task_t nrf_rtc_capture_task_get(uint8_t index) in nrf_rtc_capture_task_get() function
/hal_nordic-latest/nrfx/haly/
Dnrfy_rtc.h346 return nrf_rtc_capture_task_get(index); in nrfy_rtc_capture_task_get()
/hal_nordic-latest/nrfx/
DCHANGELOG.md219 - Added the nrf_rtc_capture_task_get() function for getting the CAPTURE task associated with the sp…