Home
last modified time | relevance | path

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

/hal_atmel-3.6.0/asf/sam/include/same70b/component/deprecated/
Dusart.h68 #define US_CR_SENDA DEPRECATED(US_CR_SENDA, "Using deprecated macro US_CR_SENDA") US_CR_SENDA_Msk /… macro
/hal_atmel-3.6.0/asf/sam/include/sam4e/component/
Dusart.h86 #define US_CR_SENDA (0x1u << 12) /**< \brief (US_CR) Send Address */ macro
/hal_atmel-3.6.0/asf/sam/include/sam4s/component/
Dusart.h86 #define US_CR_SENDA (0x1u << 12) /**< \brief (US_CR) Send Address */ macro
/hal_atmel-3.6.0/asf/sam/include/sam3x/component/
Dusart.h89 #define US_CR_SENDA (0x1u << 12) /**< \brief (US_CR) Send Address */ macro
/hal_atmel-3.6.0/asf/sam/include/same70/component/
Dusart.h115 #define US_CR_SENDA US_CR_SENDA_Msk /**< \de… macro
/hal_atmel-3.6.0/asf/sam/include/samv71/component/
Dusart.h115 #define US_CR_SENDA US_CR_SENDA_Msk /**< \de… macro
/hal_atmel-3.6.0/asf/sam/include/sam4l/component/
Dusart.h517 #define US_CR_SENDA (_U_(0x1) << US_CR_SENDA_Pos) macro