Searched refs:nrf_rtc_capture_task_get (Results 1 – 3 of 3) sorted by relevance
299 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
346 return nrf_rtc_capture_task_get(index); in nrfy_rtc_capture_task_get()
219 - Added the nrf_rtc_capture_task_get() function for getting the CAPTURE task associated with the sp…