Searched defs:osc (Results 1 – 5 of 5) sorted by relevance
/hal_silabs-3.5.0/gecko/emlib/src/ |
D | em_cmu.c | 3399 uint32_t CMU_OscillatorTuningGet(CMU_Osc_TypeDef osc) in CMU_OscillatorTuningGet() 3457 void CMU_OscillatorTuningSet(CMU_Osc_TypeDef osc, uint32_t val) in CMU_OscillatorTuningSet() 8666 void sli_em_cmu_HFClockSelectLFOsc(uint8_t osc) in sli_em_cmu_HFClockSelectLFOsc() 9053 CMU_Osc_TypeDef osc = cmuOsc_HFRCO; in CMU_ClockSelectSet() local 10030 CMU_Select_TypeDef osc; in CMU_HFRCOBandSet() local 10764 void CMU_OscillatorEnable(CMU_Osc_TypeDef osc, bool enable, bool wait) in CMU_OscillatorEnable() 10953 uint32_t CMU_OscillatorTuningGet(CMU_Osc_TypeDef osc) in CMU_OscillatorTuningGet() 11021 void CMU_OscillatorTuningSet(CMU_Osc_TypeDef osc, uint32_t val) in CMU_OscillatorTuningSet() 11131 bool CMU_OscillatorTuningWait(CMU_Osc_TypeDef osc, in CMU_OscillatorTuningWait() 11197 bool CMU_OscillatorTuningOptimize(CMU_Osc_TypeDef osc, in CMU_OscillatorTuningOptimize()
|
D | em_cmu_fpga.c | 414 void CMU_OscillatorEnable(CMU_Osc_TypeDef osc, bool enable, bool wait) in CMU_OscillatorEnable() 421 uint32_t CMU_OscillatorTuningGet(CMU_Osc_TypeDef osc) in CMU_OscillatorTuningGet() 427 void CMU_OscillatorTuningSet(CMU_Osc_TypeDef osc, uint32_t val) in CMU_OscillatorTuningSet()
|
/hal_silabs-3.5.0/gecko/emlib/inc/ |
D | em_cryotimer.h | 183 CRYOTIMER_Osc_TypeDef osc; member
|
D | em_cmu.h | 1531 __STATIC_INLINE void CMU_OscillatorEnable(CMU_Osc_TypeDef osc, in CMU_OscillatorEnable()
|
D | em_emu.h | 744 EMU_EM4Osc_TypeDef osc; /**< EM4 duty oscillator. */ member
|