Searched refs:kLPSCI_OneStopBit (Results 1 – 2 of 2) sorted by relevance
/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/lpsci/ | ||
D | fsl_lpsci.h | 81 kLPSCI_OneStopBit = 0U, /*!< One stop bit */ enumerator |
D | fsl_lpsci.c | 345 config->stopBitCount = kLPSCI_OneStopBit; in LPSCI_GetDefaultConfig() |