Home
last modified time | relevance | path

Searched refs:SPIM_STALLSTAT_RX_Msk (Results 1 – 5 of 5) sorted by relevance

/hal_nordic-3.4.0/nrfx/hal/
Dnrf_spim.h140 #if defined(SPIM_STALLSTAT_RX_Msk) || defined(__NRFX_DOXYGEN__)
1232 p_reg->STALLSTAT &= ~(SPIM_STALLSTAT_RX_Msk); in nrf_spim_stallstat_rx_clear()
1237 return (p_reg->STALLSTAT & SPIM_STALLSTAT_RX_Msk) != 0; in nrf_spim_stallstat_rx_get()
/hal_nordic-3.4.0/nrfx/mdk/
Dnrf5340_network_bitfields.h9054 #define SPIM_STALLSTAT_RX_Msk (0x1UL << SPIM_STALLSTAT_RX_Pos) /*!< Bit mask of RX field. */ macro
Dnrf52840_bitfields.h12751 #define SPIM_STALLSTAT_RX_Msk (0x1UL << SPIM_STALLSTAT_RX_Pos) /*!< Bit mask of RX field. */ macro
Dnrf52833_bitfields.h12388 #define SPIM_STALLSTAT_RX_Msk (0x1UL << SPIM_STALLSTAT_RX_Pos) /*!< Bit mask of RX field. */ macro
Dnrf5340_application_bitfields.h12524 #define SPIM_STALLSTAT_RX_Msk (0x1UL << SPIM_STALLSTAT_RX_Pos) /*!< Bit mask of RX field. */ macro