Searched refs:stopBit (Results 1 – 3 of 3) sorted by relevance
320 hal_uart_config.stopBit = UART_ONE_STOPBIT; in rockchip_uart_configure()322 hal_uart_config.stopBit = UART_ONE_AND_HALF_OR_TWO_STOPBIT; in rockchip_uart_configure()
206 eUART_stopBit stopBit; member
367 UART_SetLcrReg(pReg, config->dataBit, config->parity, config->stopBit); in HAL_UART_Init()
Completed in 8 milliseconds