Searched refs:kUSART_OneStopBit (Results 1 – 6 of 6) sorted by relevance
112 kUSART_OneStopBit = 0U, /*!< One stop bit */ enumerator
319 config->stopBitCount = kUSART_OneStopBit; in USART_GetDefaultConfig()
82 kUSART_OneStopBit = 0U, /*!< One stop bit */ enumerator
328 config->stopBitCount = kUSART_OneStopBit; in USART_GetDefaultConfig()
249 usartConfig.stopBitCount = kUSART_OneStopBit; in HAL_UartInit()
313 usartConfig.stopBitCount = kUSART_OneStopBit; in HAL_UartInitCommon()