Searched defs:isSevenDataBits (Results 1 – 2 of 2) sorted by relevance
253 bool isSevenDataBits = (((ctrl & LPUART_CTRL_M7_MASK) != 0U) || in LPUART_ReadNonBlocking() local1075 bool isSevenDataBits = (((ctrl & LPUART_CTRL_M7_MASK) != 0U) || in LPUART_ReadBlocking() local1211 bool isSevenDataBits = (((ctrl & LPUART_CTRL_M7_MASK) != 0U) || in LPUART_TransferCreateHandle() local
309 bool isSevenDataBits; /*!< Seven data bits flag. */ member786 bool isSevenDataBits = (((ctrl & LPUART_CTRL_M7_MASK) != 0U) || in LPUART_ReadByte() local