Home
last modified time | relevance | path

Searched refs:stopBit (Results 1 – 3 of 3) sorted by relevance

/bsp/rockchip/common/drivers/
A Ddrv_uart.c320 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()
/bsp/rockchip/common/rk_hal/lib/hal/inc/
A Dhal_uart.h206 eUART_stopBit stopBit; member
/bsp/rockchip/common/rk_hal/lib/hal/src/
A Dhal_uart.c367 UART_SetLcrReg(pReg, config->dataBit, config->parity, config->stopBit); in HAL_UART_Init()

Completed in 8 milliseconds