Searched refs:Stopbits (Results 1 – 3 of 3) sorted by relevance
150 UART_ConfigStruct.Stopbits = UART_STOPBIT_1; in rt_uart_init()175 UART_ConfigStruct.Stopbits = UART_STOPBIT_1; in rt_uart_init()
332 switch (UART_ConfigStruct->Stopbits) in UART_Init()414 UART_InitStruct->Stopbits = UART_STOPBIT_1; in UART_ConfigStructInit()
559 UART_STOPBIT_Type Stopbits; /**< Number of stop bits, should be: member
Completed in 8 milliseconds