Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/hal/
Dnrf_grtc.h429 NRF_STATIC_INLINE void nrf_grtc_sys_counter_cc_set(NRF_GRTC_Type * p_reg,
1121 NRF_STATIC_INLINE void nrf_grtc_sys_counter_cc_set(NRF_GRTC_Type * p_reg, in nrf_grtc_sys_counter_cc_set() function
/hal_nordic-latest/nrfx/haly/
Dnrfy_grtc.h485 nrf_grtc_sys_counter_cc_set(p_reg, cc_channel, cc_value); in nrfy_grtc_sys_counter_cc_set()