Home
last modified time | relevance | path

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

/hal_atmel-3.6.0/asf/sam/include/sam4e/component/
Dusart.h226 #define US_CSR_OVRE (0x1u << 5) /**< \brief (US_CSR) Overrun Error */ macro
/hal_atmel-3.6.0/asf/sam/include/sam4s/component/
Dusart.h232 #define US_CSR_OVRE (0x1u << 5) /**< \brief (US_CSR) Overrun Error (cleared by writing a one to bit… macro
/hal_atmel-3.6.0/asf/sam/include/sam3x/component/
Dusart.h245 #define US_CSR_OVRE (0x1u << 5) /**< \brief (US_CSR) Overrun Error */ macro
/hal_atmel-3.6.0/asf/sam/include/same70/component/
Dusart.h608 #define US_CSR_OVRE US_CSR_OVRE_Msk /**< \de… macro
/hal_atmel-3.6.0/asf/sam/include/samv71/component/
Dusart.h608 #define US_CSR_OVRE US_CSR_OVRE_Msk /**< \de… macro
/hal_atmel-3.6.0/asf/sam/include/samv71b/component/
Dusart.h1234 #define US_CSR_OVRE US_CSR_OVRE_Msk /**< \de… macro
/hal_atmel-3.6.0/asf/sam/include/same70b/component/
Dusart.h1233 #define US_CSR_OVRE US_CSR_OVRE_Msk /**< \de… macro
/hal_atmel-3.6.0/asf/sam/include/sam4l/component/
Dusart.h3335 #define US_CSR_OVRE (_U_(0x1) << US_CSR_OVRE_Pos) macro