Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/haly/
Dnrfy_grtc.h275 active = nrf_grtc_sys_counter_active_check(p_reg); in nrfy_grtc_sys_counter_start()
737 bool check = nrf_grtc_sys_counter_active_check(p_reg); in nrfy_grtc_sys_counter_active_check()
/hal_nordic-latest/nrfx/hal/
Dnrf_grtc.h818 bool nrf_grtc_sys_counter_active_check(NRF_GRTC_Type const * p_reg);
1630 NRF_STATIC_INLINE bool nrf_grtc_sys_counter_active_check(NRF_GRTC_Type const * p_reg) in nrf_grtc_sys_counter_active_check() function