Lines Matching defs:enable
605 static void ANATOP_PllSetPower(PLL_Type *base, bool enable) in ANATOP_PllSetPower()
629 static void ANATOP_PllEnablePllReg(PLL_Type *base, bool enable) in ANATOP_PllEnablePllReg()
660 static void ANATOP_PllEnableSs(PLL_Type *base, bool enable) in ANATOP_PllEnableSs()
672 static void ANATOP_PllEnableClk(PLL_Type *base, bool enable) in ANATOP_PllEnableClk()
710 static void ANATOP_AudioPllGate(bool enable) in ANATOP_AudioPllGate()
722 static void ANATOP_AudioPllSwEnClk(bool enable) in ANATOP_AudioPllSwEnClk()
943 static void ANATOP_SysPll1Gate(bool enable) in ANATOP_SysPll1Gate()
955 static void ANATOP_SysPll1Div2En(bool enable) in ANATOP_SysPll1Div2En()
967 static void ANATOP_SysPll1Div5En(bool enable) in ANATOP_SysPll1Div5En()
979 static void ANATOP_SysPll1SwEnClk(bool enable) in ANATOP_SysPll1SwEnClk()
1151 void CLOCK_OSC_EnableOscRc400MTuneLogic(bool enable) in CLOCK_OSC_EnableOscRc400MTuneLogic()
1659 void CLOCK_OSC_TrimOscRc400M(bool enable, bool bypass, uint16_t trim) in CLOCK_OSC_TrimOscRc400M()