Lines Matching refs:cmuOsc_HFXO

3699     case cmuOsc_HFXO:  in CMU_OscillatorTuningGet()
3782 case cmuOsc_HFXO: in CMU_OscillatorTuningSet()
6925 case cmuOsc_HFXO: in CMU_Calibrate()
7020 case cmuOsc_HFXO: in CMU_CalibrateConfig()
7062 case cmuOsc_HFXO: in CMU_CalibrateConfig()
9089 CMU_OscillatorEnable(cmuOsc_HFXO, true, true); in sli_em_cmu_HFClockSelectHFXO()
9456 osc = cmuOsc_HFXO; in CMU_ClockSelectSet()
9868 CMU_OscillatorEnable(cmuOsc_HFXO, true, true); in CMU_ClockSelectSet()
9903 CMU_OscillatorEnable(cmuOsc_HFXO, true, true); in CMU_ClockSelectSet()
9934 CMU_OscillatorEnable(cmuOsc_HFXO, true, true); in CMU_ClockSelectSet()
9973 CMU_OscillatorEnable(cmuOsc_HFXO, true, true); in CMU_ClockSelectSet()
10012 CMU_OscillatorEnable(cmuOsc_HFXO, true, true); in CMU_ClockSelectSet()
10024 CMU_OscillatorEnable(cmuOsc_HFXO, true, true); in CMU_ClockSelectSet()
10070 CMU_OscillatorEnable(cmuOsc_HFXO, true, true); in CMU_ClockSelectSet()
10833 CMU_OscillatorEnable(cmuOsc_HFXO, true, true); in CMU_HFXOAutostartEnable()
10870 CMU_OscillatorEnable(cmuOsc_HFXO, false, true); in CMU_HFXOInit()
11192 case cmuOsc_HFXO: in CMU_OscillatorEnable()
11268 if (osc == cmuOsc_HFXO) { in CMU_OscillatorEnable()
11297 if ((osc == cmuOsc_HFXO) && firstHfxoEnable) { in CMU_OscillatorEnable()
11302 (void)CMU_OscillatorTuningOptimize(cmuOsc_HFXO, in CMU_OscillatorEnable()
11309 (void)CMU_OscillatorTuningWait(cmuOsc_HFXO, cmuHFXOTuningMode_Auto); in CMU_OscillatorEnable()
11314 hfxoTrimStatus = CMU_OscillatorTuningGet(cmuOsc_HFXO); in CMU_OscillatorEnable()
11315 CMU_OscillatorEnable(cmuOsc_HFXO, false, true); in CMU_OscillatorEnable()
11316 CMU_OscillatorTuningSet(cmuOsc_HFXO, hfxoTrimStatus); in CMU_OscillatorEnable()
11386 case cmuOsc_HFXO: in CMU_OscillatorTuningGet()
11497 case cmuOsc_HFXO: in CMU_OscillatorTuningSet()
11565 EFM_ASSERT(osc == cmuOsc_HFXO); in CMU_OscillatorTuningWait()
11632 case cmuOsc_HFXO: in CMU_OscillatorTuningOptimize()