Home
last modified time | relevance | path

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

/hal_openisa-latest/vega_sdk_riscv/devices/RV32M1/drivers/
Dfsl_lpuart.h78 kLPUART_CtsSourcePin = 0U, /*!< CTS resource is the LPUART_CTS pin. */ enumerator
Dfsl_lpuart.c484 config->txCtsSource = kLPUART_CtsSourcePin; in LPUART_GetDefaultConfig()