Home
last modified time | relevance | path

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

/bsp/apollo2/board/
A Duart.c149 uart_cfg.bTwoStopBits = false; in am_configure()
151 uart_cfg.bTwoStopBits = true; in am_configure()
/bsp/apollo2/libraries/drivers/hal/
A Dam_hal_uart.h216 bool bTwoStopBits; member
A Dam_hal_uart.c138 ui32ConfigVal |= psConfig->bTwoStopBits ? AM_REG_UART_LCRH_STP2_M : 0; in am_hal_uart_config()

Completed in 12 milliseconds