Home
last modified time | relevance | path

Searched refs:FT_POINT_NUM_POS (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/drivers/hdf_core/framework/model/input/driver/touchscreen/
H A Dtouch_ft6336.h34 #define FT_POINT_NUM_POS 2 macro
H A Dtouch_ft5406.h41 #define FT_POINT_NUM_POS 2 macro
H A Dtouch_ft6336.c104 pointNum = buf[FT_POINT_NUM_POS] & HALF_BYTE_MASK; in ChipDataHandle()
H A Dtouch_ft5406.c90 touchId = (buf[FT_POINT_NUM_POS]) >> HALF_BYTE_OFFSET; in ParsePointData()