Home
last modified time | relevance | path

Searched refs:kLPSCI_OneStopBit (Results 1 – 2 of 2) sorted by relevance

/hal_nxp-2.7.6/mcux/drivers/kinetis/
Dfsl_lpsci.h81 kLPSCI_OneStopBit = 0U, /*!< One stop bit */ enumerator
Dfsl_lpsci.c345 config->stopBitCount = kLPSCI_OneStopBit; in LPSCI_GetDefaultConfig()