![]() |
Synergy Software Package User's Manual
|
RTOS-integrated Touch Panel Framework Interface. More...
Data Structures | |
| struct | sf_touch_panel_v2_payload_t |
| struct | sf_touchpanel_v2_callback_args_t |
| struct | sf_touch_panel_v2_cfg_t |
| struct | sf_touch_panel_v2_calibrate_t |
| struct | sf_touch_panel_v2_calibrate_factors_t |
| struct | sf_touch_panel_v2_api_t |
| struct | sf_touch_panel_v2_instance_t |
Typedefs | |
| typedef void | sf_touch_panel_v2_ctrl_t |
RTOS-integrated Touch Panel Framework Interface.
This module is a ThreadX-aware Touch Panel V2 Framework which scans for touch events and posts them to the user callback. This Interface is implemented by Touch Panel V2 Framework.
Related SSP architecture topics:
Touch Panel V2 Framework Interface description: Touch Panel V2 Framework
| typedef void sf_touch_panel_v2_ctrl_t |
Touch panel framework control block. Allocate an instance specific control block to pass into the touch panel framework API calls.
Touch event list.