Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/hal/
Dnrf_grtc.h898 NRF_STATIC_INLINE bool nrf_grtc_sys_counter_cc_enable_check(NRF_GRTC_Type const * p_reg,
1689 NRF_STATIC_INLINE bool nrf_grtc_sys_counter_cc_enable_check(NRF_GRTC_Type const * p_reg, in nrf_grtc_sys_counter_cc_enable_check() function
/hal_nordic-latest/nrfx/haly/
Dnrfy_grtc.h695 bool check = nrf_grtc_sys_counter_cc_enable_check(p_reg, cc_channel); in nrfy_grtc_sys_counter_cc_enable_check()