Searched refs:highY (Results 1 – 1 of 1) sorted by relevance
70 uint8_t highY; /*!< High byte of x coordinate. */ member147 row = ((pointRegs.highY) << 8U) | pointRegs.lowY; in gt911_process()