Home
last modified time | relevance | path

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

/hal_atmel-3.5.0-3.4.0/asf/sam/include/sam3x/component/
Dspi.h92 #define SPI_SR_OVRES (0x1u << 3) /**< \brief (SPI_SR) Overrun Error Status */ macro
/hal_atmel-3.5.0-3.4.0/asf/sam/include/sam4e/component/
Dspi.h103 #define SPI_SR_OVRES (0x1u << 3) /**< \brief (SPI_SR) Overrun Error Status */ macro
/hal_atmel-3.5.0-3.4.0/asf/sam/include/sam4s/component/
Dspi.h103 #define SPI_SR_OVRES (0x1u << 3) /**< \brief (SPI_SR) Overrun Error Status (cleared on read) */ macro
/hal_atmel-3.5.0-3.4.0/asf/sam/include/same70/component/
Dspi.h251 #define SPI_SR_OVRES SPI_SR_OVRES_Msk /**< \de… macro
/hal_atmel-3.5.0-3.4.0/asf/sam/include/samv71b/component/
Dspi.h254 #define SPI_SR_OVRES SPI_SR_OVRES_Msk /**< \de… macro
/hal_atmel-3.5.0-3.4.0/asf/sam/include/samv71/component/
Dspi.h251 #define SPI_SR_OVRES SPI_SR_OVRES_Msk /**< \de… macro
/hal_atmel-3.5.0-3.4.0/asf/sam/include/same70b/component/
Dspi.h254 #define SPI_SR_OVRES SPI_SR_OVRES_Msk /**< \de… macro
/hal_atmel-3.5.0-3.4.0/asf/sam/include/sam4l/component/
Dspi.h254 #define SPI_SR_OVRES (_U_(0x1) << SPI_SR_OVRES_Pos) macro