Home
last modified time | relevance | path

Searched refs:firstHfxoEnable (Results 1 – 2 of 2) sorted by relevance

/hal_silabs-latest/simplicity_sdk/platform/emlib/src/
Dem_cmu.c11316 bool firstHfxoEnable = false; in CMU_OscillatorEnable() local
11328 firstHfxoEnable = true; in CMU_OscillatorEnable()
11350 if ((osc == cmuOsc_HFXO) && firstHfxoEnable) { in CMU_OscillatorEnable()
/hal_silabs-latest/gecko/emlib/src/
Dem_cmu.c11263 bool firstHfxoEnable = false; in CMU_OscillatorEnable() local
11275 firstHfxoEnable = true; in CMU_OscillatorEnable()
11297 if ((osc == cmuOsc_HFXO) && firstHfxoEnable) { in CMU_OscillatorEnable()