Home
last modified time | relevance | path

Searched refs:GT_CFG_INFO_LEN (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/drivers/hdf_core/framework/model/input/driver/touchscreen/
H A Dtouch_gt911.h36 #define GT_CFG_INFO_LEN 10 macro
H A Dtouch_gt911.c48 uint8_t buf[GT_CFG_INFO_LEN] = {0}; in ChipDetect()
53 ret = InputI2cRead(i2cClient, reg, GT_ADDR_LEN, buf, GT_CFG_INFO_LEN); in ChipDetect()