Home
last modified time | relevance | path

Searched refs:SPI_IMR_TDRE (Results 1 – 8 of 8) sorted by relevance

/hal_atmel-3.5.0-3.4.0/asf/sam/include/sam3x/component/
Dspi.h115 #define SPI_IMR_TDRE (0x1u << 1) /**< \brief (SPI_IMR) SPI Transmit Data Register Empty Interrupt M… macro
/hal_atmel-3.5.0-3.4.0/asf/sam/include/sam4e/component/
Dspi.h138 #define SPI_IMR_TDRE (0x1u << 1) /**< \brief (SPI_IMR) SPI Transmit Data Register Empty Interrupt M… macro
/hal_atmel-3.5.0-3.4.0/asf/sam/include/sam4s/component/
Dspi.h138 #define SPI_IMR_TDRE (0x1u << 1) /**< \brief (SPI_IMR) SPI Transmit Data Register Empty Interrupt M… macro
/hal_atmel-3.5.0-3.4.0/asf/sam/include/same70/component/
Dspi.h389 #define SPI_IMR_TDRE SPI_IMR_TDRE_Msk /**< \de… macro
/hal_atmel-3.5.0-3.4.0/asf/sam/include/samv71b/component/
Dspi.h392 #define SPI_IMR_TDRE SPI_IMR_TDRE_Msk /**< \de… macro
/hal_atmel-3.5.0-3.4.0/asf/sam/include/samv71/component/
Dspi.h389 #define SPI_IMR_TDRE SPI_IMR_TDRE_Msk /**< \de… macro
/hal_atmel-3.5.0-3.4.0/asf/sam/include/same70b/component/
Dspi.h392 #define SPI_IMR_TDRE SPI_IMR_TDRE_Msk /**< \de… macro
/hal_atmel-3.5.0-3.4.0/asf/sam/include/sam4l/component/
Dspi.h512 #define SPI_IMR_TDRE (_U_(0x1) << SPI_IMR_TDRE_Pos) macro