Commit 4f131f8e authored by Peter Jansweijer's avatar Peter Jansweijer

TEMP-FIX: gain-sched HPSEC

parent 4beb8b18
......@@ -399,7 +399,9 @@ void spll_init(int mode, int slave_ref_channel, int flags)
if(mode == SPLL_MODE_DISABLED)
return;
#if !defined(CONFIG_TARGET_HPSEC)
softpll.mpll.gain_sched = NULL;
#endif
SPLL->EIC_IER = 1;
SPLL->OCER |= 1;
......
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