Searched refs:USART_STOP_BITS_1_5 (Results 1 – 3 of 3) sorted by relevance
77 USART_STOP_BITS_1_5 , ///< 1.5 Stop bits enumerator
69 USART_STOP_BITS_1_5 = 0x3U, /**< Stop bits is 1.5-bits */ enumerator398 ((x) == USART_STOP_BITS_1_5))
72 USART_STOP_BITS_1_5, ///< 1.5 Stop bits enumerator
Completed in 11 milliseconds