Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/haly/
Dnrfy_grtc.h225 nrf_grtc_subscribe_clear(p_reg, nrf_grtc_sys_counter_capture_task_get(cc_channel)); in nrfy_grtc_prepare()
432 nrf_grtc_subscribe_set(p_reg, nrf_grtc_sys_counter_capture_task_get(cc_channel), channel); in nrfy_grtc_sys_counter_capture_subscribe_set()
446 nrf_grtc_subscribe_clear(p_reg, nrf_grtc_sys_counter_capture_task_get(cc_channel)); in nrfy_grtc_sys_counter_capture_subscribe_clear()
665 return nrf_grtc_sys_counter_capture_task_get(cc_channel); in nrfy_grtc_sys_counter_capture_task_get()
/hal_nordic-latest/nrfx/hal/
Dnrf_grtc.h859 NRF_STATIC_INLINE nrf_grtc_task_t nrf_grtc_sys_counter_capture_task_get(uint8_t cc_channel);
1654 NRF_STATIC_INLINE nrf_grtc_task_t nrf_grtc_sys_counter_capture_task_get(uint8_t cc_channel) in nrf_grtc_sys_counter_capture_task_get() function