Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/hal/
Dnrf_grtc.h923 NRF_STATIC_INLINE void nrf_grtc_sys_counter_auto_mode_set(NRF_GRTC_Type * p_reg, bool enable);
1704 NRF_STATIC_INLINE void nrf_grtc_sys_counter_auto_mode_set(NRF_GRTC_Type * p_reg, bool enable) in nrf_grtc_sys_counter_auto_mode_set() function
/hal_nordic-latest/nrfx/haly/
Dnrfy_grtc.h711 nrf_grtc_sys_counter_auto_mode_set(p_reg, enable); in nrfy_grtc_sys_counter_auto_mode_set()