Home
last modified time | relevance | path

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

/hal_atmel-3.6.0/asf/sam/include/same70b/component/deprecated/
Dusart.h113 #define US_CSR_TIMEOUT DEPRECATED(US_CSR_TIMEOUT, "Using deprecated macro US_CSR_TIMEOUT") US_CSR_T… macro
/hal_atmel-3.6.0/asf/sam/include/sam4e/component/
Dusart.h229 #define US_CSR_TIMEOUT (0x1u << 8) /**< \brief (US_CSR) Receiver Time-out */ macro
/hal_atmel-3.6.0/asf/sam/include/sam4s/component/
Dusart.h235 #define US_CSR_TIMEOUT (0x1u << 8) /**< \brief (US_CSR) Receiver Time-out (cleared by writing a one… macro
/hal_atmel-3.6.0/asf/sam/include/sam3x/component/
Dusart.h248 #define US_CSR_TIMEOUT (0x1u << 8) /**< \brief (US_CSR) Receiver Time-out */ macro
/hal_atmel-3.6.0/asf/sam/include/same70/component/
Dusart.h617 #define US_CSR_TIMEOUT US_CSR_TIMEOUT_Msk /**< \de… macro
/hal_atmel-3.6.0/asf/sam/include/samv71/component/
Dusart.h617 #define US_CSR_TIMEOUT US_CSR_TIMEOUT_Msk /**< \de… macro
/hal_atmel-3.6.0/asf/sam/include/samv71b/component/
Dusart.h1243 #define US_CSR_TIMEOUT US_CSR_TIMEOUT_Msk /**< \de… macro
/hal_atmel-3.6.0/asf/sam/include/same70b/component/
Dusart.h1242 #define US_CSR_TIMEOUT US_CSR_TIMEOUT_Msk /**< \de… macro
/hal_atmel-3.6.0/asf/sam/include/sam4l/component/
Dusart.h3353 #define US_CSR_TIMEOUT (_U_(0x1) << US_CSR_TIMEOUT_Pos) macro