Home
last modified time | relevance | path

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

/hal_atmel-3.5.0-3.4.0/asf/sam/include/sam4e/component/
Dusart.h163 #define US_IER_OVRE (0x1u << 5) /**< \brief (US_IER) Overrun Error Interrupt Enable */ macro
/hal_atmel-3.5.0-3.4.0/asf/sam/include/sam4s/component/
Dusart.h169 #define US_IER_OVRE (0x1u << 5) /**< \brief (US_IER) Overrun Error Interrupt Enable */ macro
/hal_atmel-3.5.0-3.4.0/asf/sam/include/sam3x/component/
Dusart.h167 #define US_IER_OVRE (0x1u << 5) /**< \brief (US_IER) Overrun Error Interrupt Enable */ macro
/hal_atmel-3.5.0-3.4.0/asf/sam/include/same70/component/
Dusart.h359 #define US_IER_OVRE US_IER_OVRE_Msk /**< \de… macro
/hal_atmel-3.5.0-3.4.0/asf/sam/include/samv71/component/
Dusart.h359 #define US_IER_OVRE US_IER_OVRE_Msk /**< \de… macro
/hal_atmel-3.5.0-3.4.0/asf/sam/include/same70b/component/
Dusart.h539 #define US_IER_OVRE US_IER_OVRE_Msk /**< \de… macro
/hal_atmel-3.5.0-3.4.0/asf/sam/include/samv71b/component/
Dusart.h540 #define US_IER_OVRE US_IER_OVRE_Msk /**< \de… macro
/hal_atmel-3.5.0-3.4.0/asf/sam/include/sam4l/component/
Dusart.h1575 #define US_IER_OVRE (_U_(0x1) << US_IER_OVRE_Pos) macro