Searched refs:high_y (Results 1 – 1 of 1) sorted by relevance
75 uint8_t high_y; /*!< High byte of x coordinate. */ member162 row = ((point_reg[i].high_y) << 8U) | point_reg[i].low_y; in gt911_process()184 row = ((prev_point_reg[i].high_y) << 8U) | prev_point_reg[i].low_y; in gt911_process()