Searched refs:kUART_OneStopBit (Results 1 – 6 of 6) sorted by relevance
74 kUART_OneStopBit = 0x0U, /*!< One stop bit */ enumerator
317 config->stopBitCount = kUART_OneStopBit; in UART_GetDefaultConfig()
67 kUART_OneStopBit = 0U, /*!< One stop bit */ enumerator
407 config->stopBitCount = kUART_OneStopBit; in UART_GetDefaultConfig()
252 uartConfig.stopBitCount = kUART_OneStopBit; in HAL_UartInit()
254 uartConfig.stopBitCount = kUART_OneStopBit; in HAL_UartInit()