no-OS
Toggle main menu visibility
Main Page
Related Pages
Structures
Structure List
Structure Index
Files
File List
•
All
Classes
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Modules
Pages
Loading...
Searching...
No Matches
drivers
frequency
adf4157
adf4157_cfg.h
Go to the documentation of this file.
1
/***************************************************************************/
34
35
#ifndef __AD4157_CFG_H__
36
#define __AD4157_CFG_H__
37
38
#include "
adf4157.h
"
39
40
static
struct
adf4157_platform_data
adf4157_pdata_lpc = {
41
10000000,
//clkin
42
0,
//ref_doubler_en
43
0,
//ref_div2_en
44
ADF4157_INT_VAL
(23),
//r0_user_settings
45
0,
//r2_user_settings
46
ADF4157_PD_POL
(1),
//r3_user_settings
47
0,
//r4_user_settings
48
};
49
50
#endif
// __AD4157_CFG_H__
adf4157.h
Header file of ADF4157 Driver for Microblaze processor.
ADF4157_INT_VAL
#define ADF4157_INT_VAL(x)
Definition
adf4157.h:56
ADF4157_PD_POL
#define ADF4157_PD_POL(x)
Definition
adf4157.h:91
adf4157_platform_data
Definition
adf4157.h:167
Generated by
1.13.2