Searched refs:FT5406_TOUCH_DATA_LEN (Results 1 – 2 of 2) sorted by relevance
33 #define FT5406_TOUCH_DATA_LEN (0x20) macro55 uint8_t touch_buf[FT5406_TOUCH_DATA_LEN];
52 memset(handle->touch_buf, 0, FT5406_TOUCH_DATA_LEN); in FT5406_Init()72 xfer->dataSize = FT5406_TOUCH_DATA_LEN; in FT5406_Init()