Home
last modified time | relevance | path

Searched refs:US_CR_RSTRX (Results 1 – 8 of 8) sorted by relevance

/hal_atmel-3.6.0/asf/sam/include/sam4e/component/
Dusart.h76 #define US_CR_RSTRX (0x1u << 2) /**< \brief (US_CR) Reset Receiver */ macro
/hal_atmel-3.6.0/asf/sam/include/sam4s/component/
Dusart.h76 #define US_CR_RSTRX (0x1u << 2) /**< \brief (US_CR) Reset Receiver */ macro
/hal_atmel-3.6.0/asf/sam/include/sam3x/component/
Dusart.h79 #define US_CR_RSTRX (0x1u << 2) /**< \brief (US_CR) Reset Receiver */ macro
/hal_atmel-3.6.0/asf/sam/include/same70/component/
Dusart.h85 #define US_CR_RSTRX US_CR_RSTRX_Msk /**< \de… macro
/hal_atmel-3.6.0/asf/sam/include/samv71/component/
Dusart.h85 #define US_CR_RSTRX US_CR_RSTRX_Msk /**< \de… macro
/hal_atmel-3.6.0/asf/sam/include/samv71b/component/
Dusart.h99 #define US_CR_RSTRX US_CR_RSTRX_Msk /**< \de… macro
/hal_atmel-3.6.0/asf/sam/include/same70b/component/
Dusart.h99 #define US_CR_RSTRX US_CR_RSTRX_Msk /**< \de… macro
/hal_atmel-3.6.0/asf/sam/include/sam4l/component/
Dusart.h457 #define US_CR_RSTRX (_U_(0x1) << US_CR_RSTRX_Pos) macro