Searched refs:highX (Results 1 – 1 of 1) sorted by relevance
65 uint8_t highX; /*!< High byte of x coordinate. */ member123 col = ((pointRegs.highX) << 8U) | pointRegs.lowX; in gt911_process()