Searched defs:isSevenDataBits (Results 1 – 4 of 4) sorted by relevance
214 bool isSevenDataBits = (((ctrl & LPUART_CTRL_M7_MASK) != 0U) || in LPUART_ReadNonBlocking() local1178 bool isSevenDataBits = (((ctrl & LPUART_CTRL_M7_MASK) != 0U) || in LPUART_ReadBlocking() local1414 bool isSevenDataBits = (((ctrl & LPUART_CTRL_M7_MASK) != 0U) || in LPUART_TransferCreateHandle() local
398 bool isSevenDataBits; /*!< Seven data bits flag. */ member874 bool isSevenDataBits = (((ctrl & LPUART_CTRL_M7_MASK) != 0U) || in LPUART_ReadByte() local
299 bool isSevenDataBits = (((ctrl & LPUART_CTRL_M7_MASK) != 0U) || in LPUART_ReadNonBlocking() local1218 bool isSevenDataBits = (((ctrl & LPUART_CTRL_M7_MASK) != 0U) || in LPUART_ReadBlocking() local1465 bool isSevenDataBits = (((ctrl & LPUART_CTRL_M7_MASK) != 0U) || in LPUART_TransferCreateHandle() local
323 bool isSevenDataBits; /*!< Seven data bits flag. */ member814 bool isSevenDataBits = (((ctrl & LPUART_CTRL_M7_MASK) != 0U) || in LPUART_ReadByte() local