Searched refs:nrf_spim_stallstat_rx_get (Results 1 – 2 of 2) sorted by relevance
876 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
683 bool stallstat = nrf_spim_stallstat_rx_get(p_reg); in nrfy_spim_stallstat_rx_get()