Searched refs:USART_MR_PAR_SPACE (Results 1 – 2 of 2) sorted by relevance
69 #define USART_MR_PAR_SPACE (2U << 9) macro
169 mr |= USART_MR_PAR_SPACE; in at91_usart_param()