Searched refs:LPUART_RTSTH_FIFOFU (Results 1 – 6 of 6) sorted by relevance
121 #define LPUART_RTSTH_FIFOFU ((uint16_t)0x0200) macro123 …STH_FIFOHF) || ((RTSTHRESHOLD) == LPUART_RTSTH_FIFO3QF) || ((RTSTHRESHOLD) == LPUART_RTSTH_FIFOFU))
222 LPUART_InitStruct->RtsThreshold = LPUART_RTSTH_FIFOFU; in LPUART_StructInit()
Completed in 10 milliseconds