Home
last modified time | relevance | path

Searched refs:US_IMR_RXBRK (Results 1 – 7 of 7) sorted by relevance

/hal_atmel-3.5.0-3.4.0/asf/sam/include/same70b/component/deprecated/
Dusart.h194 #define US_IMR_RXBRK DEPRECATED(US_IMR_RXBRK, "Using deprecated macro US_IMR_RXBRK") US_IMR_RXBRK_M… macro
/hal_atmel-3.5.0-3.4.0/asf/sam/include/sam4e/component/
Dusart.h202 #define US_IMR_RXBRK (0x1u << 2) /**< \brief (US_IMR) Receiver Break Interrupt Mask */ macro
/hal_atmel-3.5.0-3.4.0/asf/sam/include/sam4s/component/
Dusart.h208 #define US_IMR_RXBRK (0x1u << 2) /**< \brief (US_IMR) Receiver Break Interrupt Mask */ macro
/hal_atmel-3.5.0-3.4.0/asf/sam/include/sam3x/component/
Dusart.h216 #define US_IMR_RXBRK (0x1u << 2) /**< \brief (US_IMR) Receiver Break Interrupt Mask */ macro
/hal_atmel-3.5.0-3.4.0/asf/sam/include/same70/component/
Dusart.h520 #define US_IMR_RXBRK US_IMR_RXBRK_Msk /**< \de… macro
/hal_atmel-3.5.0-3.4.0/asf/sam/include/samv71/component/
Dusart.h520 #define US_IMR_RXBRK US_IMR_RXBRK_Msk /**< \de… macro
/hal_atmel-3.5.0-3.4.0/asf/sam/include/sam4l/component/
Dusart.h2689 #define US_IMR_RXBRK (_U_(0x1) << US_IMR_RXBRK_Pos) macro