Home
last modified time | relevance | path

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

/hal_atmel-3.6.0/asf/sam/include/sam4e/component/
Dusart.h205 #define US_IMR_OVRE (0x1u << 5) /**< \brief (US_IMR) Overrun Error Interrupt Mask */ macro
/hal_atmel-3.6.0/asf/sam/include/sam4s/component/
Dusart.h211 #define US_IMR_OVRE (0x1u << 5) /**< \brief (US_IMR) Overrun Error Interrupt Mask */ macro
/hal_atmel-3.6.0/asf/sam/include/sam3x/component/
Dusart.h219 #define US_IMR_OVRE (0x1u << 5) /**< \brief (US_IMR) Overrun Error Interrupt Mask */ macro
/hal_atmel-3.6.0/asf/sam/include/same70/component/
Dusart.h523 #define US_IMR_OVRE US_IMR_OVRE_Msk /**< \de… macro
/hal_atmel-3.6.0/asf/sam/include/samv71/component/
Dusart.h523 #define US_IMR_OVRE US_IMR_OVRE_Msk /**< \de… macro
/hal_atmel-3.6.0/asf/sam/include/samv71b/component/
Dusart.h1014 #define US_IMR_OVRE US_IMR_OVRE_Msk /**< \de… macro
/hal_atmel-3.6.0/asf/sam/include/same70b/component/
Dusart.h1013 #define US_IMR_OVRE US_IMR_OVRE_Msk /**< \de… macro
/hal_atmel-3.6.0/asf/sam/include/sam4l/component/
Dusart.h2695 #define US_IMR_OVRE (_U_(0x1) << US_IMR_OVRE_Pos) macro