Searched refs:CMU_CLKEN0_HFRCO0 (Results 1 – 5 of 5) sorted by relevance
349 bool hfrcoClkIsOff = (CMU->CLKEN0 & CMU_CLKEN0_HFRCO0) == 0; in CHIP_Init()350 CMU->CLKEN0_SET = CMU_CLKEN0_HFRCO0; in CHIP_Init()354 CMU->CLKEN0_CLR = CMU_CLKEN0_HFRCO0; in CHIP_Init()
2504 CMU->CLKEN0_SET = CMU_CLKEN0_DPLL0 | CMU_CLKEN0_HFRCO0; in CMU_HFRCODPLLBandSet()2642 CMU->CLKEN0_SET = CMU_CLKEN0_DPLL0 | CMU_CLKEN0_HFRCO0; in CMU_DPLLLock()3687 #if defined(CMU_CLKEN0_HFRCO0) in CMU_OscillatorTuningGet()3688 CMU->CLKEN0_SET = CMU_CLKEN0_HFRCO0; in CMU_OscillatorTuningGet()3760 #if defined(CMU_CLKEN0_HFRCO0) in CMU_OscillatorTuningSet()3761 CMU->CLKEN0_SET = CMU_CLKEN0_HFRCO0; in CMU_OscillatorTuningSet()
488 #define CMU_CLKEN0_HFRCO0 (0x1UL << 18) /**< Enable… macro
492 #define CMU_CLKEN0_HFRCO0 (0x1UL << 18) /**< Enable… macro
520 #define CMU_CLKEN0_HFRCO0 (0x1UL << 18) /**< Enabl… macro