Searched refs:UART_STOPBITS_1_5 (Results 1 – 5 of 5) sorted by relevance
119 UartHandle.Init.StopBits = UART_STOPBITS_1_5; in UartMcuConfig()
285 #define UART_STOPBITS_1_5 (USART_CR2_STOP_0 | USART_CR2_STOP_1) /*!< UART frame w… macro1092 ((__STOPBITS__) == UART_STOPBITS_1_5) || \
365 #define UART_STOPBITS_1_5 (USART_CR2_STOP_0 | USART_CR2_STOP_1) /*!< UART frame w… macro1285 ((__STOPBITS__) == UART_STOPBITS_1_5) || \