Home
last modified time | relevance | path

Searched refs:nrf_clock_hfclk_div_get (Results 1 – 3 of 3) sorted by relevance

/hal_nordic-latest/nrfx/drivers/include/
Dnrfx_clock.h339 return nrf_clock_hfclk_div_get(NRF_CLOCK); in nrfx_clock_divider_get()
/hal_nordic-latest/nrfx/hal/
Dnrf_clock.h859 NRF_STATIC_INLINE nrf_clock_hfclk_div_t nrf_clock_hfclk_div_get(NRF_CLOCK_Type const * p_reg);
1307 NRF_STATIC_INLINE nrf_clock_hfclk_div_t nrf_clock_hfclk_div_get(NRF_CLOCK_Type const * p_reg) in nrf_clock_hfclk_div_get() function
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_qspi.c395 (nrf_clock_hfclk_div_get(NRF_CLOCK) != NRF_CLOCK_HFCLK_DIV_2)) in qspi_errata_159_conditions_check()