Home
last modified time | relevance | path

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

/hal_atmel-3.5.0-3.4.0/asf/sam/include/sam4l/component/
Dusart.h2951 #define US_CSR_LIN_TIMEOUT_Pos 8 /**< \brief (US_CSR_LIN) Receiver Time-out */ macro
2952 #define US_CSR_LIN_TIMEOUT (_U_(0x1) << US_CSR_LIN_TIMEOUT_Pos)
2955 #define US_CSR_LIN_TIMEOUT_0 (US_CSR_LIN_TIMEOUT_0_Val << US_CSR_LIN_TIMEOUT_Pos)
2956 #define US_CSR_LIN_TIMEOUT_1 (US_CSR_LIN_TIMEOUT_1_Val << US_CSR_LIN_TIMEOUT_Pos)