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