Home
last modified time | relevance | path

Searched refs:kLPUART_OneStopBit (Results 1 – 3 of 3) sorted by relevance

/hal_nxp-3.5.0/mcux/mcux-sdk/boards/frdmk32l3a6/project_template/cm4/
Dperipherals.c183 .stopBitCount = kLPUART_OneStopBit,
/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/lpuart/
Dfsl_lpuart.h76 kLPUART_OneStopBit = 0U, /*!< One stop bit */ enumerator
Dfsl_lpuart.c600 config->stopBitCount = kLPUART_OneStopBit; in LPUART_GetDefaultConfig()