Home
last modified time | relevance | path

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

/hal_atmel-latest/asf/sam/include/same70/component/
Dspi.h258 #define SPI_SR_UNDES_Pos 10 /**< (SP… macro
259 #define SPI_SR_UNDES_Msk (_U_(0x1) << SPI_SR_UNDES_Pos) /**< (SP…
/hal_atmel-latest/asf/sam/include/samv71b/component/
Dspi.h261 #define SPI_SR_UNDES_Pos 10 /**< (SP… macro
262 #define SPI_SR_UNDES_Msk (_U_(0x1) << SPI_SR_UNDES_Pos) /**< (SP…
/hal_atmel-latest/asf/sam/include/same70b/component/
Dspi.h261 #define SPI_SR_UNDES_Pos 10 /**< (SP… macro
262 #define SPI_SR_UNDES_Msk (_U_(0x1) << SPI_SR_UNDES_Pos) /**< (SP…
/hal_atmel-latest/asf/sam/include/samv71/component/
Dspi.h258 #define SPI_SR_UNDES_Pos 10 /**< (SP… macro
259 #define SPI_SR_UNDES_Msk (_U_(0x1) << SPI_SR_UNDES_Pos) /**< (SP…
/hal_atmel-latest/asf/sam/include/sam4l/component/
Dspi.h295 #define SPI_SR_UNDES_Pos 10 /**< \brief (SPI_SR) Underrun Error Status (Slave … macro
296 #define SPI_SR_UNDES (_U_(0x1) << SPI_SR_UNDES_Pos)