Home
last modified time | relevance | path

Searched refs:CMU_OscillatorEnable (Results 1 – 4 of 4) sorted by relevance

/bsp/efm32/Libraries/emlib/src/
A Dem_dbg.c102 CMU_OscillatorEnable(cmuOsc_AUXHFRCO, true, false); in DBG_SWOEnable()
A Dem_cmu.c1411 CMU_OscillatorEnable(osc, true, true); in CMU_ClockSelectSet()
1455 CMU_OscillatorEnable(cmuOsc_LFXO, true, true); in CMU_ClockSelectSet()
1461 CMU_OscillatorEnable(cmuOsc_LFRCO, true, true); in CMU_ClockSelectSet()
1546 CMU_OscillatorEnable(cmuOsc_LFXO, true, true); in CMU_ClockSelectSet()
1559 CMU_OscillatorEnable(cmuOsc_LFRCO, true, true); in CMU_ClockSelectSet()
1909 void CMU_OscillatorEnable(CMU_Osc_TypeDef osc, bool enable, bool wait) in CMU_OscillatorEnable() function
/bsp/efm32/
A Dboard.c279 CMU_OscillatorEnable(cmuOsc_HFRCO, false, false); in rt_hw_board_init()
/bsp/efm32/Libraries/emlib/inc/
A Dem_cmu.h615 void CMU_OscillatorEnable(CMU_Osc_TypeDef osc, bool enable, bool wait);

Completed in 11 milliseconds