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