Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/lpflexcomm/lpuart/
Dfsl_lpuart.h300 …uint16_t rxExtendedTimeoutValue; /*!< The number of bits since the last stop bit that i… member
Dfsl_lpuart.c481 base->REIR = (uint32_t)config->timeoutConfig.rxExtendedTimeoutValue; in LPUART_Init()