Home
last modified time | relevance | path

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

/hal_silabs-latest/simplicity_sdk/platform/emlib/src/
Dem_cmu.c5655 static uint32_t CMU_HFRCODevinfoGet(CMU_HFRCOFreq_TypeDef freq);
10304 tuning = (CMU_HFRCODevinfoGet(hfrcoCtrlTable[index].band) in CMU_DPLLLock()
10546 static uint32_t CMU_HFRCODevinfoGet(CMU_HFRCOFreq_TypeDef freq) in CMU_HFRCODevinfoGet() function
10631 freqCal = CMU_HFRCODevinfoGet(setFreq); in CMU_HFRCOBandSet()
/hal_silabs-latest/gecko/emlib/src/
Dem_cmu.c5602 static uint32_t CMU_HFRCODevinfoGet(CMU_HFRCOFreq_TypeDef freq);
10251 tuning = (CMU_HFRCODevinfoGet(hfrcoCtrlTable[index].band) in CMU_DPLLLock()
10493 static uint32_t CMU_HFRCODevinfoGet(CMU_HFRCOFreq_TypeDef freq) in CMU_HFRCODevinfoGet() function
10578 freqCal = CMU_HFRCODevinfoGet(setFreq); in CMU_HFRCOBandSet()