Searched refs:stopBitCount (Results 1 – 3 of 3) sorted by relevance
66 uart_config.stopBitCount = kUART_OneStopBit; in uart_mcux_configure()69 uart_config.stopBitCount = kUART_TwoStopBit; in uart_mcux_configure()
1005 uart_config->stopBitCount = kLPUART_OneStopBit; in mcux_lpuart_configure_basic()1008 uart_config->stopBitCount = kLPUART_TwoStopBit; in mcux_lpuart_configure_basic()
329 usart_config.stopBitCount = stop_bits; in mcux_flexcomm_uart_configure()