Searched refs:nrf_grtc_sys_counter_capture_task_get (Results 1 – 2 of 2) sorted by relevance
225 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()
859 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