Home
last modified time | relevance | path

Searched refs:kLPUART_CtsSampleAtStart (Results 1 – 4 of 4) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/drivers/lpuart/
Dfsl_lpuart.h91 kLPUART_CtsSampleAtStart = 0U, /*!< CTS input is sampled at the start of each character. */ enumerator
Dfsl_lpuart.c672 config->txCtsConfig = kLPUART_CtsSampleAtStart; in LPUART_GetDefaultConfig()
/hal_nxp-latest/mcux/mcux-sdk/drivers/lpflexcomm/lpuart/
Dfsl_lpuart.h91 kLPUART_CtsSampleAtStart = 0U, /*!< CTS input is sampled at the start of each character. */ enumerator
Dfsl_lpuart.c592 config->txCtsConfig = kLPUART_CtsSampleAtStart; in LPUART_GetDefaultConfig()