Home
last modified time | relevance | path

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

/hal_atmel-latest/asf/sam/include/same70b/component/deprecated/
Dusart.h110 #define US_CSR_RXBRK DEPRECATED(US_CSR_RXBRK, "Using deprecated macro US_CSR_RXBRK") US_CSR_RXBRK_M… macro
/hal_atmel-latest/asf/sam/include/sam4e/component/
Dusart.h223 #define US_CSR_RXBRK (0x1u << 2) /**< \brief (US_CSR) Break Received/End of Break */ macro
/hal_atmel-latest/asf/sam/include/sam4s/component/
Dusart.h229 #define US_CSR_RXBRK (0x1u << 2) /**< \brief (US_CSR) Break Received/End of Break (cleared by writi… macro
/hal_atmel-latest/asf/sam/include/sam3x/component/
Dusart.h242 #define US_CSR_RXBRK (0x1u << 2) /**< \brief (US_CSR) Break Received/End of Break */ macro
/hal_atmel-latest/asf/sam/include/same70/component/
Dusart.h605 #define US_CSR_RXBRK US_CSR_RXBRK_Msk /**< \de… macro
/hal_atmel-latest/asf/sam/include/samv71/component/
Dusart.h605 #define US_CSR_RXBRK US_CSR_RXBRK_Msk /**< \de… macro
/hal_atmel-latest/asf/sam/include/samv71b/component/
Dusart.h1231 #define US_CSR_RXBRK US_CSR_RXBRK_Msk /**< \de… macro
/hal_atmel-latest/asf/sam/include/same70b/component/
Dusart.h1230 #define US_CSR_RXBRK US_CSR_RXBRK_Msk /**< \de… macro
/hal_atmel-latest/asf/sam/include/sam4l/component/
Dusart.h3329 #define US_CSR_RXBRK (_U_(0x1) << US_CSR_RXBRK_Pos) macro