Home
last modified time | relevance | path

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

/hal_atmel-3.5.0-3.4.0/asf/sam/include/same70b/component/
Dusart.h387 #define US_MR_USART_CHMODE(value) (US_MR_USART_CHMODE_Msk & ((value) << US_MR_USART_CHMOD… macro
/hal_atmel-3.5.0-3.4.0/asf/sam/include/samv71b/component/
Dusart.h388 #define US_MR_USART_CHMODE(value) (US_MR_USART_CHMODE_Msk & ((value) << US_MR_USART_CHMOD… macro
/hal_atmel-3.5.0-3.4.0/asf/sam/include/sam4l/component/
Dusart.h878 #define US_MR_USART_CHMODE(value) (US_MR_USART_CHMODE_Msk & ((value) << US_MR_USART_CHMODE_Pos)) macro