Searched refs:kHAL_UartTwoStopBit (Results 1 – 2 of 2) sorted by relevance
167 kHAL_UartTwoStopBit = 1U, /*!< Two stop bits */ enumerator
307 if (kHAL_UartTwoStopBit == config->stopBitCount) in HAL_UartInitCommon()