Home
last modified time | relevance | path

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

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