Commit 6d03eedc authored by Lucas Russo's avatar Lucas Russo

hal/sm_io/chips/sm_ch_ad9510_defaults.h: change R default value to 4

parent 5656e314
......@@ -11,7 +11,7 @@
#include "ad9510_regs.h"
#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 */
#define SMCH_AD9510_DFLT_PLL_R_COUNTER 4 /* 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