Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/hal/
Dnrf_spim.h876 NRF_STATIC_INLINE bool nrf_spim_stallstat_rx_get(NRF_SPIM_Type const * p_reg);
1403 NRF_STATIC_INLINE bool nrf_spim_stallstat_rx_get(NRF_SPIM_Type const * p_reg) in nrf_spim_stallstat_rx_get() function
/hal_nordic-latest/nrfx/haly/
Dnrfy_spim.h683 bool stallstat = nrf_spim_stallstat_rx_get(p_reg); in nrfy_spim_stallstat_rx_get()