Home
last modified time | relevance | path

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

/hal_silabs-3.7.0/gecko/emlib/src/
Dem_cmu.c11309 (void)CMU_OscillatorTuningWait(cmuOsc_HFXO, cmuHFXOTuningMode_Auto); in CMU_OscillatorEnable()
11561 bool CMU_OscillatorTuningWait(CMU_Osc_TypeDef osc, in CMU_OscillatorTuningWait() function
11641 return CMU_OscillatorTuningWait(osc, mode); in CMU_OscillatorTuningOptimize()
/hal_silabs-3.7.0/gecko/emlib/inc/
Dem_cmu.h3403 bool CMU_OscillatorTuningWait(CMU_Osc_TypeDef osc, CMU_HFXOTuningMode_TypeDef mode);