Home
last modified time | relevance | path

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

/hal_atmel-3.5.0-3.4.0/asf/sam/include/sam3x/component/
Dspi.h109 #define SPI_IDR_OVRES (0x1u << 3) /**< \brief (SPI_IDR) Overrun Error Interrupt Disable */ macro
/hal_atmel-3.5.0-3.4.0/asf/sam/include/sam4e/component/
Dspi.h128 #define SPI_IDR_OVRES (0x1u << 3) /**< \brief (SPI_IDR) Overrun Error Interrupt Disable */ macro
/hal_atmel-3.5.0-3.4.0/asf/sam/include/sam4s/component/
Dspi.h128 #define SPI_IDR_OVRES (0x1u << 3) /**< \brief (SPI_IDR) Overrun Error Interrupt Disable */ macro
/hal_atmel-3.5.0-3.4.0/asf/sam/include/same70/component/
Dspi.h348 #define SPI_IDR_OVRES SPI_IDR_OVRES_Msk /**< \de… macro
/hal_atmel-3.5.0-3.4.0/asf/sam/include/samv71b/component/
Dspi.h351 #define SPI_IDR_OVRES SPI_IDR_OVRES_Msk /**< \de… macro
/hal_atmel-3.5.0-3.4.0/asf/sam/include/samv71/component/
Dspi.h348 #define SPI_IDR_OVRES SPI_IDR_OVRES_Msk /**< \de… macro
/hal_atmel-3.5.0-3.4.0/asf/sam/include/same70b/component/
Dspi.h351 #define SPI_IDR_OVRES SPI_IDR_OVRES_Msk /**< \de… macro
/hal_atmel-3.5.0-3.4.0/asf/sam/include/sam4l/component/
Dspi.h436 #define SPI_IDR_OVRES (_U_(0x1) << SPI_IDR_OVRES_Pos) macro