Home
last modified time | relevance | path

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

/hal_atmel-latest/asf/sam/include/sam3x/component/
Dspi.h117 #define SPI_IMR_OVRES (0x1u << 3) /**< \brief (SPI_IMR) Overrun Error Interrupt Mask */ macro
/hal_atmel-latest/asf/sam/include/sam4e/component/
Dspi.h140 #define SPI_IMR_OVRES (0x1u << 3) /**< \brief (SPI_IMR) Overrun Error Interrupt Mask */ macro
/hal_atmel-latest/asf/sam/include/sam4s/component/
Dspi.h140 #define SPI_IMR_OVRES (0x1u << 3) /**< \brief (SPI_IMR) Overrun Error Interrupt Mask */ macro
/hal_atmel-latest/asf/sam/include/same70/component/
Dspi.h395 #define SPI_IMR_OVRES SPI_IMR_OVRES_Msk /**< \de… macro
/hal_atmel-latest/asf/sam/include/samv71b/component/
Dspi.h398 #define SPI_IMR_OVRES SPI_IMR_OVRES_Msk /**< \de… macro
/hal_atmel-latest/asf/sam/include/same70b/component/
Dspi.h398 #define SPI_IMR_OVRES SPI_IMR_OVRES_Msk /**< \de… macro
/hal_atmel-latest/asf/sam/include/samv71/component/
Dspi.h395 #define SPI_IMR_OVRES SPI_IMR_OVRES_Msk /**< \de… macro
/hal_atmel-latest/asf/sam/include/sam4l/component/
Dspi.h524 #define SPI_IMR_OVRES (_U_(0x1) << SPI_IMR_OVRES_Pos) macro