Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/hal/
Dnrf_grtc.h1088 NRF_STATIC_INLINE void nrf_grtc_clkout_divider_set(NRF_GRTC_Type * p_reg, uint32_t value);
1827 NRF_STATIC_INLINE void nrf_grtc_clkout_divider_set(NRF_GRTC_Type * p_reg, uint32_t value) in nrf_grtc_clkout_divider_set() function
/hal_nordic-latest/nrfx/haly/
Dnrfy_grtc.h871 nrf_grtc_clkout_divider_set(p_reg, value); in nrfy_grtc_clkout_divider_set()