Home
last modified time | relevance | path

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

/hal_atmel-3.5.0-3.4.0/asf/sam/include/same70b/component/deprecated/
Dusart.h197 #define US_IMR_TIMEOUT DEPRECATED(US_IMR_TIMEOUT, "Using deprecated macro US_IMR_TIMEOUT") US_IMR_T… macro
/hal_atmel-3.5.0-3.4.0/asf/sam/include/sam4e/component/
Dusart.h208 #define US_IMR_TIMEOUT (0x1u << 8) /**< \brief (US_IMR) Time-out Interrupt Mask */ macro
/hal_atmel-3.5.0-3.4.0/asf/sam/include/sam4s/component/
Dusart.h214 #define US_IMR_TIMEOUT (0x1u << 8) /**< \brief (US_IMR) Time-out Interrupt Mask */ macro
/hal_atmel-3.5.0-3.4.0/asf/sam/include/sam3x/component/
Dusart.h222 #define US_IMR_TIMEOUT (0x1u << 8) /**< \brief (US_IMR) Time-out Interrupt Mask */ macro
/hal_atmel-3.5.0-3.4.0/asf/sam/include/same70/component/
Dusart.h532 #define US_IMR_TIMEOUT US_IMR_TIMEOUT_Msk /**< \de… macro
/hal_atmel-3.5.0-3.4.0/asf/sam/include/samv71/component/
Dusart.h532 #define US_IMR_TIMEOUT US_IMR_TIMEOUT_Msk /**< \de… macro
/hal_atmel-3.5.0-3.4.0/asf/sam/include/sam4l/component/
Dusart.h2713 #define US_IMR_TIMEOUT (_U_(0x1) << US_IMR_TIMEOUT_Pos) macro