Searched refs:stopBitCount (Results 1 – 2 of 2) sorted by relevance
195 …lpuart_stop_bit_count_t stopBitCount; /*!< Number of stop bits, 1 stop bit (default) or 2 stop bit… member
343 base->BAUD = temp | LPUART_BAUD_SBNS((uint8_t)config->stopBitCount); in LPUART_Init()474 config->stopBitCount = kLPUART_OneStopBit; in LPUART_GetDefaultConfig()