Linux Kernel
3.7.1
Main Page
Related Pages
Modules
Namespaces
Data Structures
Files
File List
Globals
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Groups
Pages
drivers
media
usb
dvb-usb
dib07x0.h
Go to the documentation of this file.
1
#ifndef _DIB07X0_H_
2
#define _DIB07X0_H_
3
4
enum
dib07x0_gpios
{
5
GPIO0
= 0,
6
GPIO1
= 2,
7
GPIO2
= 3,
8
GPIO3
= 4,
9
GPIO4
= 5,
10
GPIO5
= 6,
11
GPIO6
= 8,
12
GPIO7
= 10,
13
GPIO8
= 11,
14
GPIO9
= 14,
15
GPIO10
= 15,
16
};
17
18
#define GPIO_IN 0
19
#define GPIO_OUT 1
20
21
#endif
Generated on Thu Jan 10 2013 13:51:23 for Linux Kernel by
1.8.2