eint_drv.h
1.6 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
/*
* Generated by MTK DrvGen Version 10.01.0 for MT6261NP. Copyright MediaTek Inc. (C) 2012.
* Wed Aug 16 11:53:10 2017
* Do Not Modify the File.
*/
/*****************************************************************************
*
* Filename:
* ---------
* ***.*
*
* Project:
* --------
* Maui_Software
*
* Description:
* ------------
*
*
* Author:
* -------
* dongming.li Generated By DRV TOOL
*
*============================================================================
****************************************************************************/
#ifndef _EINT_DRV_H
#define _EINT_DRV_H
#define EINT0_DEBOUNCE_TIME_DELAY 0
#define EINT1_DEBOUNCE_TIME_DELAY 0
#define EINT2_DEBOUNCE_TIME_DELAY 0
#define EINT3_DEBOUNCE_TIME_DELAY 0
#define EINT4_DEBOUNCE_TIME_DELAY 0
#define EINT5_DEBOUNCE_TIME_DELAY 0
#define EINT6_DEBOUNCE_TIME_DELAY 0
#define EINT7_DEBOUNCE_TIME_DELAY 0
#define EINT8_DEBOUNCE_TIME_DELAY 0
#define EINT9_DEBOUNCE_TIME_DELAY 0
#define EINT10_DEBOUNCE_TIME_DELAY 0
#define EINT11_DEBOUNCE_TIME_DELAY 0
#define EINT12_DEBOUNCE_TIME_DELAY 0
#define EINT13_DEBOUNCE_TIME_DELAY 0
#define EINT14_DEBOUNCE_TIME_DELAY 0
#define EINT15_DEBOUNCE_TIME_DELAY 0
#define EINT16_DEBOUNCE_TIME_DELAY 0
#define EINT17_DEBOUNCE_TIME_DELAY 0
#define EINT18_DEBOUNCE_TIME_DELAY 0
#define EINT19_DEBOUNCE_TIME_DELAY 0
#define EINT20_DEBOUNCE_TIME_DELAY 0
#define EINT21_DEBOUNCE_TIME_DELAY 0
#define EINT22_DEBOUNCE_TIME_DELAY 0
#define EINT23_DEBOUNCE_TIME_DELAY 0
#define EINT24_DEBOUNCE_TIME_DELAY 0
#define EINT25_DEBOUNCE_TIME_DELAY 100
#define EINT33_DEBOUNCE_TIME_DELAY 100
#endif /* _EINT_DRV_H */