Searched refs:UUART_LINECTL_CTLOINV_Msk (Results 1 – 2 of 2) sorted by relevance
525 #define UUART_LINECTL_CTLOINV_Msk (0x1ul << UUART_LINECTL_CTLOINV_Pos) /*!< UUA… macro
668 uuart->LINECTL &= ~UUART_LINECTL_CTLOINV_Msk; in UUART_EnableFlowCtrl()