eGUI alias D4D  Release 3.0
Reference Manual
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
d4dtchhw_s12_adc.h File Reference
#include "d4dtchhw_s12_adc_cfg.h"
Include dependency graph for d4dtchhw_s12_adc.h:

Macros

#define SET(x)
 
#define RESET(x)
 
#define OUTPUT(x)
 
#define INPUT(x)
 
#define D4DTCH_FULL_SCALE
 
#define D4DTCH_X_TOUCH_MIN
 
#define D4DTCH_Y_TOUCH_MIN
 
#define D4DTCH_X_TOUCH_OFFMAX
 
#define D4DTCH_Y_TOUCH_OFFMAX
 
#define D4DTCH_SAMPLE_MARGIN
 
#define D4DTCH_ADC_HW_ID
 
#define D4DTCH_ATDCTL0
 
#define D4DTCH_ATDCTL1
 
#define D4DTCH_ATDCTL2
 
#define D4DTCH_ATDCTL3
 
#define D4DTCH_ATDCTL4
 
#define D4DTCH_ATDCTL5
 
#define D4DTCH_ATDSTAT0
 
#define D4DTCH_ATDDR0
 
#define D4DTCH_ATDDR1
 
#define D4DTCH_ATDDR2
 
#define D4DTCH_ATDDR3
 
#define D4DTCH_ATDSTAT0_SCF
 

Detailed Description

D4D driver - low level driver of ADC and gpio for resistive touch screen header file.

Author
Petr Gargulak
Version
0.0.1.0
Date
Jun-29-2010

Definition in file d4dtchhw_s12_adc.h.

Macro Definition Documentation

#define D4DTCH_ADC_HW_ID

Definition at line 239 of file d4dtchhw_s12_adc.h.

#define D4DTCH_ATDCTL0

Definition at line 258 of file d4dtchhw_s12_adc.h.

#define D4DTCH_ATDCTL1

Definition at line 259 of file d4dtchhw_s12_adc.h.

#define D4DTCH_ATDCTL2

Definition at line 260 of file d4dtchhw_s12_adc.h.

#define D4DTCH_ATDCTL3

Definition at line 261 of file d4dtchhw_s12_adc.h.

#define D4DTCH_ATDCTL4

Definition at line 262 of file d4dtchhw_s12_adc.h.

#define D4DTCH_ATDCTL5

Definition at line 263 of file d4dtchhw_s12_adc.h.

#define D4DTCH_ATDDR0

Definition at line 265 of file d4dtchhw_s12_adc.h.

#define D4DTCH_ATDDR1

Definition at line 266 of file d4dtchhw_s12_adc.h.

#define D4DTCH_ATDDR2

Definition at line 267 of file d4dtchhw_s12_adc.h.

#define D4DTCH_ATDDR3

Definition at line 268 of file d4dtchhw_s12_adc.h.

#define D4DTCH_ATDSTAT0

Definition at line 264 of file d4dtchhw_s12_adc.h.

#define D4DTCH_ATDSTAT0_SCF

Definition at line 269 of file d4dtchhw_s12_adc.h.

#define D4DTCH_FULL_SCALE

Definition at line 215 of file d4dtchhw_s12_adc.h.

#define D4DTCH_SAMPLE_MARGIN

Definition at line 235 of file d4dtchhw_s12_adc.h.

#define D4DTCH_X_TOUCH_MIN

Definition at line 219 of file d4dtchhw_s12_adc.h.

#define D4DTCH_X_TOUCH_OFFMAX

Definition at line 227 of file d4dtchhw_s12_adc.h.

#define D4DTCH_Y_TOUCH_MIN

Definition at line 223 of file d4dtchhw_s12_adc.h.

#define D4DTCH_Y_TOUCH_OFFMAX

Definition at line 231 of file d4dtchhw_s12_adc.h.

#define INPUT (   x)

Definition at line 73 of file d4dtchhw_s12_adc.h.

#define OUTPUT (   x)

Definition at line 72 of file d4dtchhw_s12_adc.h.

#define RESET (   x)

Definition at line 70 of file d4dtchhw_s12_adc.h.

#define SET (   x)

Definition at line 69 of file d4dtchhw_s12_adc.h.