Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/include/
Dnrfx_clock.h343 return nrf_clock_hfclk192m_div_get(NRF_CLOCK); in nrfx_clock_divider_get()
/hal_nordic-latest/nrfx/hal/
Dnrf_clock.h879 NRF_STATIC_INLINE nrf_clock_hfclk_div_t nrf_clock_hfclk192m_div_get(NRF_CLOCK_Type const * p_reg);
1322 NRF_STATIC_INLINE nrf_clock_hfclk_div_t nrf_clock_hfclk192m_div_get(NRF_CLOCK_Type const * p_reg) in nrf_clock_hfclk192m_div_get() function
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_qspi.c394 if ((nrf_clock_hfclk192m_div_get(NRF_CLOCK) != NRF_CLOCK_HFCLK_DIV_1) || in qspi_errata_159_conditions_check()