Commit 89978e08 authored by Lucas Russo's avatar Lucas Russo

hal/sm_io/chips/*ad9510_defaults.h: change default B divider to 35

parent d52b968b
......@@ -10,7 +10,7 @@
#include "ad9510_regs.h"
#define SMCH_AD9510_DFLT_PLL_B_COUNTER 10 /* Divide VXCO frequency by 10 */
#define SMCH_AD9510_DFLT_PLL_B_COUNTER 35 /* Divide VXCO frequency by 35 */
#define SMCH_AD9510_DFLT_PLL_R_COUNTER 1 /* Divide Reference frequency by 1 */
#endif
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment