Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/hal/
Dnrf_clock.h869 NRF_STATIC_INLINE void nrf_clock_hfclk192m_div_set(NRF_CLOCK_Type * p_reg,
1316 void nrf_clock_hfclk192m_div_set(NRF_CLOCK_Type * p_reg, nrf_clock_hfclk_div_t divider) in nrf_clock_hfclk192m_div_set() function
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_clock.c745 nrf_clock_hfclk192m_div_set(NRF_CLOCK, div); in nrfx_clock_divider_set()