Home
last modified time | relevance | path

Searched refs:GT_EVENT_UP (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/drivers/hdf_core/framework/model/input/driver/touchscreen/
H A Dtouch_gt911.h16 #define GT_EVENT_UP 0x80 macro
H A Dtouch_gt911.c208 if (touchStatus == GT_EVENT_UP) { in ChipDataHandle()
/ohos5.0/drivers/hdf_core/framework/tools/hdf_dev_eco_tool/resources/templates/lite/input_template/
H A Dinput_driver_head.template6 #define GT_EVENT_UP 0x80
H A Dinput_driver_source.template56 if (touchStatus == GT_EVENT_UP) {
/ohos5.0/docs/zh-cn/device-dev/driver/
H A Ddriver-peripherals-touch-des.md308 if (touchStatus == GT_EVENT_UP) {
/ohos5.0/docs/en/device-dev/driver/
H A Ddriver-peripherals-touch-des.md310 if (touchStatus == GT_EVENT_UP) {