Home
last modified time | relevance | path

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

/hal_atmel-3.6.0/asf/sam/include/same70b/component/deprecated/
Dusart.h71 #define US_CR_STPBRK DEPRECATED(US_CR_STPBRK, "Using deprecated macro US_CR_STPBRK") US_CR_STPBRK_M… macro
/hal_atmel-3.6.0/asf/sam/include/sam4e/component/
Dusart.h84 #define US_CR_STPBRK (0x1u << 10) /**< \brief (US_CR) Stop Break */ macro
/hal_atmel-3.6.0/asf/sam/include/sam4s/component/
Dusart.h84 #define US_CR_STPBRK (0x1u << 10) /**< \brief (US_CR) Stop Break */ macro
/hal_atmel-3.6.0/asf/sam/include/sam3x/component/
Dusart.h87 #define US_CR_STPBRK (0x1u << 10) /**< \brief (US_CR) Stop Break */ macro
/hal_atmel-3.6.0/asf/sam/include/same70/component/
Dusart.h109 #define US_CR_STPBRK US_CR_STPBRK_Msk /**< \de… macro
/hal_atmel-3.6.0/asf/sam/include/samv71/component/
Dusart.h109 #define US_CR_STPBRK US_CR_STPBRK_Msk /**< \de… macro
/hal_atmel-3.6.0/asf/sam/include/sam4l/component/
Dusart.h505 #define US_CR_STPBRK (_U_(0x1) << US_CR_STPBRK_Pos) macro