Home
last modified time | relevance | path

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

/bsp/hpmicro/libraries/hpm_sdk/components/touch/ft5406/
A Dhpm_ft5406.c47 hpm_stat_t ft5406_read_touch_data(ft5406_context_t *context, ft5406_touch_data_t *touch_data) in ft5406_read_touch_data()
49 …turn ft5406_read_data(context, FT5406_GEST_ID, (uint8_t *)touch_data, sizeof(ft5406_touch_data_t)); in ft5406_read_touch_data()
A Dhpm_ft5406.h102 } ft5406_touch_data_t; typedef
150 ft5406_touch_data_t *touch_data);
A Dhpm_touch_ft5406.c15 ft5406_touch_data_t touch_data = {0}; in touch_get_data()
/bsp/nxp/lpc/lpc54608-LPCXpresso/drivers/
A Ddrv_ft5406.c132 } ft5406_touch_data_t; typedef
166 ft5406_touch_data_t touch_data; in ft5406_read_touch()
168 _ft5406_read(0, &touch_data, sizeof(ft5406_touch_data_t)); in ft5406_read_touch()

Completed in 9 milliseconds