Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/hal/
Dnrf_spim.h643 NRF_STATIC_INLINE uint32_t nrf_spim_prescaler_get(NRF_SPIM_Type const * p_reg);
1229 NRF_STATIC_INLINE uint32_t nrf_spim_prescaler_get(NRF_SPIM_Type const * p_reg) in nrf_spim_prescaler_get() function
/hal_nordic-latest/nrfx/haly/
Dnrfy_spim.h727 uint32_t prescaler = nrf_spim_prescaler_get(p_reg); in nrfy_spim_prescaler_get()