Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/model/input/driver/touchscreen/
H A Dtouch_gt911.h17 #define GT_EVENT_INVALID 0 macro
H A Dtouch_gt911.c202 if (ret < 0 || touchStatus == GT_EVENT_INVALID) { in ChipDataHandle()
/ohos5.0/docs/zh-cn/device-dev/guide/
H A Ddevice-outerdriver-demo.md232 if (ret < 0 || touchStatus == GT_EVENT_INVALID) {
/ohos5.0/docs/zh-cn/device-dev/driver/
H A Ddriver-peripherals-touch-des.md303 if (ret < 0 || touchStatus == GT_EVENT_INVALID) {
/ohos5.0/docs/en/device-dev/driver/
H A Ddriver-peripherals-touch-des.md305 if (ret < 0 || touchStatus == GT_EVENT_INVALID) {
/ohos5.0/docs/en/device-dev/guide/
H A Ddevice-outerdriver-demo.md231 if (ret < 0 || touchStatus == GT_EVENT_INVALID) {