Searched refs:nrf_spim_stallstat_tx_get (Results 1 – 2 of 2) sorted by relevance
892 NRF_STATIC_INLINE bool nrf_spim_stallstat_tx_get(NRF_SPIM_Type const * p_reg);1413 NRF_STATIC_INLINE bool nrf_spim_stallstat_tx_get(NRF_SPIM_Type const * p_reg) in nrf_spim_stallstat_tx_get() function
699 bool stallstat = nrf_spim_stallstat_tx_get(p_reg); in nrfy_spim_stallstat_tx_get()