Searched refs:bTwoStopBits (Results 1 – 3 of 3) sorted by relevance
149 uart_cfg.bTwoStopBits = false; in am_configure()151 uart_cfg.bTwoStopBits = true; in am_configure()
216 bool bTwoStopBits; member
138 ui32ConfigVal |= psConfig->bTwoStopBits ? AM_REG_UART_LCRH_STP2_M : 0; in am_hal_uart_config()
Completed in 12 milliseconds