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
staging
iio
impedance-analyzer
ad5933.h
Go to the documentation of this file.
1
/*
2
* AD5933 AD5934 Impedance Converter, Network Analyzer
3
*
4
* Copyright 2011 Analog Devices Inc.
5
*
6
* Licensed under the GPL-2.
7
*/
8
9
#ifndef IIO_ADC_AD5933_H_
10
#define IIO_ADC_AD5933_H_
11
12
/*
13
* TODO: struct ad5933_platform_data needs to go into include/linux/iio
14
*/
15
23
struct
ad5933_platform_data
{
24
unsigned
long
ext_clk_Hz
;
25
unsigned
short
vref_mv
;
26
};
27
28
#endif
/* IIO_ADC_AD5933_H_ */
Generated on Thu Jan 10 2013 14:28:46 for Linux Kernel by
1.8.2