Home
last modified time | relevance | path

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

/hal_atmel-3.5.0-3.4.0/asf/sam/include/same70b/component/
Dusart.h402 #define US_MR_USART_OVER_Pos 19 /**< (US… macro
403 #define US_MR_USART_OVER_Msk (_U_(0x1) << US_MR_USART_OVER_Pos) /**< (US…
/hal_atmel-3.5.0-3.4.0/asf/sam/include/samv71b/component/
Dusart.h403 #define US_MR_USART_OVER_Pos 19 /**< (US… macro
404 #define US_MR_USART_OVER_Msk (_U_(0x1) << US_MR_USART_OVER_Pos) /**< (US…
/hal_atmel-3.5.0-3.4.0/asf/sam/include/sam4l/component/
Dusart.h905 #define US_MR_USART_OVER_Pos 19 /**< \brief (US_MR_USART) Oversampling Mode */ macro
906 #define US_MR_USART_OVER (_U_(0x1) << US_MR_USART_OVER_Pos)
909 #define US_MR_USART_OVER_X16 (US_MR_USART_OVER_X16_Val << US_MR_USART_OVER_Pos)
910 #define US_MR_USART_OVER_X8 (US_MR_USART_OVER_X8_Val << US_MR_USART_OVER_Pos)