Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/flexio/uart/
Dfsl_flexio_uart.c163 shifterConfig.pinSelect = base->TxPinIndex; in FLEXIO_UART_Init()
177 timerConfig.pinSelect = base->TxPinIndex; in FLEXIO_UART_Init()
Dfsl_flexio_uart.h78 uint8_t TxPinIndex; /*!< Pin select for UART_Tx. */ member