Searched defs:UART_OVERSAMPLING_8 (Results 1 – 3 of 3) sorted by relevance
232 #define UART_OVERSAMPLING_8 ((uint32_t)USART_CR1_OVER8) macro
335 #define UART_OVERSAMPLING_8 ((uint32_t)USART_CR1_OVER8) /*!< Oversampling by 8 … macro
415 #define UART_OVERSAMPLING_8 USART_CR1_OVER8 /*!< Oversampling by 8 */ macro