Searched refs:high_x (Results 1 – 1 of 1) sorted by relevance
73 uint8_t high_x; /*!< High byte of x coordinate. */ member163 col = ((point_reg[i].high_x) << 8U) | point_reg[i].low_x; in gt911_process()185 col = ((prev_point_reg[i].high_x) << 8U) | prev_point_reg[i].low_x; in gt911_process()