4 #define AD9516_VCO_FREQ 2800000000UL
5 #define AD9516_MAXDIFF 0
6 #define AD9516_OSCILLATOR_FREQ 40000000UL
8 #define AD9516_MINFREQ 416000
11 * @brief PLL configuration structure
13 * @b - 13 bits [0-8191]
15 * @r - 14 bits [0-16383]
19 * @external - set to 0 to use the internal PLL; 1 to use EXTCLK
32 #endif /* _AD9516_H_ */