Home
last modified time | relevance | path

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

/hal_atmel-latest/asf/sam/include/sam3x/component/
Dspi.h95 #define SPI_SR_UNDES (0x1u << 10) /**< \brief (SPI_SR) Underrun Error Status (Slave Mode Only) */ macro
/hal_atmel-latest/asf/sam/include/sam4e/component/
Dspi.h110 #define SPI_SR_UNDES (0x1u << 10) /**< \brief (SPI_SR) Underrun Error Status (Slave Mode Only) */ macro
/hal_atmel-latest/asf/sam/include/sam4s/component/
Dspi.h110 #define SPI_SR_UNDES (0x1u << 10) /**< \brief (SPI_SR) Underrun Error Status (Slave mode only) (cle… macro
/hal_atmel-latest/asf/sam/include/same70/component/
Dspi.h260 #define SPI_SR_UNDES SPI_SR_UNDES_Msk /**< \de… macro
/hal_atmel-latest/asf/sam/include/samv71b/component/
Dspi.h263 #define SPI_SR_UNDES SPI_SR_UNDES_Msk /**< \de… macro
/hal_atmel-latest/asf/sam/include/same70b/component/
Dspi.h263 #define SPI_SR_UNDES SPI_SR_UNDES_Msk /**< \de… macro
/hal_atmel-latest/asf/sam/include/samv71/component/
Dspi.h260 #define SPI_SR_UNDES SPI_SR_UNDES_Msk /**< \de… macro
/hal_atmel-latest/asf/sam/include/sam4l/component/
Dspi.h296 #define SPI_SR_UNDES (_U_(0x1) << SPI_SR_UNDES_Pos) macro