Home
last modified time | relevance | path

Searched refs:US_IER_RXBRK (Results 1 – 9 of 9) sorted by relevance

/hal_atmel-3.6.0/asf/sam/include/same70b/component/deprecated/
Dusart.h170 #define US_IER_RXBRK DEPRECATED(US_IER_RXBRK, "Using deprecated macro US_IER_RXBRK") US_IER_RXBRK_M… macro
/hal_atmel-3.6.0/asf/sam/include/sam4e/component/
Dusart.h160 #define US_IER_RXBRK (0x1u << 2) /**< \brief (US_IER) Receiver Break Interrupt Enable */ macro
/hal_atmel-3.6.0/asf/sam/include/sam4s/component/
Dusart.h166 #define US_IER_RXBRK (0x1u << 2) /**< \brief (US_IER) Receiver Break Interrupt Enable */ macro
/hal_atmel-3.6.0/asf/sam/include/sam3x/component/
Dusart.h164 #define US_IER_RXBRK (0x1u << 2) /**< \brief (US_IER) Receiver Break Interrupt Enable */ macro
/hal_atmel-3.6.0/asf/sam/include/same70/component/
Dusart.h356 #define US_IER_RXBRK US_IER_RXBRK_Msk /**< \de… macro
/hal_atmel-3.6.0/asf/sam/include/samv71/component/
Dusart.h356 #define US_IER_RXBRK US_IER_RXBRK_Msk /**< \de… macro
/hal_atmel-3.6.0/asf/sam/include/samv71b/component/
Dusart.h537 #define US_IER_RXBRK US_IER_RXBRK_Msk /**< \de… macro
/hal_atmel-3.6.0/asf/sam/include/same70b/component/
Dusart.h536 #define US_IER_RXBRK US_IER_RXBRK_Msk /**< \de… macro
/hal_atmel-3.6.0/asf/sam/include/sam4l/component/
Dusart.h1569 #define US_IER_RXBRK (_U_(0x1) << US_IER_RXBRK_Pos) macro