53 #define d4dtchhw_template_ID 1
58 #if (D4D_MK_STR(D4D_LLD_TCH_HW) == d4dtchhw_template_ID)
71 static unsigned char D4DTCHHW_Init_Template(
void);
72 static unsigned char D4DTCHHW_DeInit_Template(
void);
73 static unsigned short D4DTCHHW_ReadTouchAxis_Template(
D4DTCHHW_PINS pinId);
88 D4DTCHHW_Init_Template,
89 D4DTCHHW_ReadTouchAxis_Template,
90 D4DTCHHW_GetRawLimits_Template,
91 D4DTCHHW_PinCtl_Template,
92 D4DTCHHW_DeInit_Template
118 static unsigned char D4DTCHHW_Init_Template(
void)
128 static unsigned char D4DTCHHW_DeInit_Template(
void)
139 static unsigned short D4DTCHHW_ReadTouchAxis_Template(
D4DTCHHW_PINS pinId)
168 #endif //(D4D_MK_STR(D4D_LLD_TCH) == d4dtchhw_template_ID)
D4DTCHHW_PINS
D4D low level MCU types definition for analog resistive touch screen signals.
D4D Driver main header file.
D4D driver - template hardware touch screen driver header file.
D4DHW_PIN_STATE
D4D low level MCU pin state enumeration type.
D4D Driver private header file.
D4D low level touch screen limitation structure.
D4D driver - resistive touch screen driver function header file.
D4D low level touch screen hardware interface API structure.