Synergy Software Package User's Manual

RTOS-integrated Touch chip Interface. More...

Data Structures

struct  sf_touch_panel_chip_cfg_t
 
struct  sf_touch_panel_chip_api_t
 
struct  sf_touch_panel_chip_instance_t
 

Typedefs

typedef void sf_touch_panel_chip_ctrl_t
 

Detailed Description

RTOS-integrated Touch chip Interface.

Summary

This module is a ThreadX-aware Touch chip interface which gets the data from the touch chip. This Interface is implemented by Touch Panel V2 Framework.

Interfaces used:

Related SSP architecture topics:

Touch Panel chip Framework Interface description: Touch Panel V2 Framework

Typedef Documentation

◆ sf_touch_panel_chip_ctrl_t

Touch panel chip framework control block. Allocate an instance specific control block to pass into the touch panel chip framework API calls.

Implemented as