Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/hal/
Dnrf_spim.h892 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
/hal_nordic-latest/nrfx/haly/
Dnrfy_spim.h699 bool stallstat = nrf_spim_stallstat_tx_get(p_reg); in nrfy_spim_stallstat_tx_get()