Searched refs:USART_OVERSAMPLING_16 (Results 1 – 1 of 1) sorted by relevance
297 #define USART_OVERSAMPLING_16 0x00000000U /*!< Oversampling by 16 */ macro819 #define IS_USART_OVERSAMPLING(__SAMPLING__) (((__SAMPLING__) == USART_OVERSAMPLING_16) || \