Home
last modified time | relevance | path

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

/hal_silabs-latest/simplicity_sdk/platform/emlib/inc/
Dsli_em_cmu.h1344 CMU_OscillatorEnable(cmuOsc_LFXO, true, true); \
1350 CMU_OscillatorEnable(cmuOsc_LFRCO, true, true); \
1362 CMU_OscillatorEnable(cmuOsc_PLFRCO, true, true); \
1374 CMU_OscillatorEnable(cmuOsc_LFXO, true, true); \
1380 CMU_OscillatorEnable(cmuOsc_LFRCO, true, true); \
1399 CMU_OscillatorEnable(cmuOsc_PLFRCO, true, true); \
1412 CMU_OscillatorEnable(cmuOsc_LFXO, true, true); \
1418 CMU_OscillatorEnable(cmuOsc_LFRCO, true, true); \
1436 CMU_OscillatorEnable(cmuOsc_LFXO, true, true); \
1442 CMU_OscillatorEnable(cmuOsc_LFRCO, true, true); \
[all …]
Dem_cmu_fpga.h645 void CMU_OscillatorEnable(CMU_Osc_TypeDef osc, bool enable, bool wait);
Dem_cmu.h1613 __STATIC_INLINE void CMU_OscillatorEnable(CMU_Osc_TypeDef osc, in CMU_OscillatorEnable() function
3399 void CMU_OscillatorEnable(CMU_Osc_TypeDef osc, bool enable, bool wait);
/hal_silabs-latest/gecko/emlib/inc/
Dsli_em_cmu.h1341 CMU_OscillatorEnable(cmuOsc_LFXO, true, true); \
1347 CMU_OscillatorEnable(cmuOsc_LFRCO, true, true); \
1359 CMU_OscillatorEnable(cmuOsc_PLFRCO, true, true); \
1371 CMU_OscillatorEnable(cmuOsc_LFXO, true, true); \
1377 CMU_OscillatorEnable(cmuOsc_LFRCO, true, true); \
1396 CMU_OscillatorEnable(cmuOsc_PLFRCO, true, true); \
1409 CMU_OscillatorEnable(cmuOsc_LFXO, true, true); \
1415 CMU_OscillatorEnable(cmuOsc_LFRCO, true, true); \
1433 CMU_OscillatorEnable(cmuOsc_LFXO, true, true); \
1439 CMU_OscillatorEnable(cmuOsc_LFRCO, true, true); \
[all …]
Dem_cmu_fpga.h645 void CMU_OscillatorEnable(CMU_Osc_TypeDef osc, bool enable, bool wait);
Dem_cmu.h1612 __STATIC_INLINE void CMU_OscillatorEnable(CMU_Osc_TypeDef osc, in CMU_OscillatorEnable() function
3398 void CMU_OscillatorEnable(CMU_Osc_TypeDef osc, bool enable, bool wait);
/hal_silabs-latest/simplicity_sdk/platform/emlib/src/
Dem_cmu.c9066 CMU_OscillatorEnable(cmuOsc_LFXO, true, true); in sli_em_cmu_HFClockSelectLFOsc()
9069 CMU_OscillatorEnable(cmuOsc_LFRCO, true, true); in sli_em_cmu_HFClockSelectLFOsc()
9142 CMU_OscillatorEnable(cmuOsc_HFXO, true, true); in sli_em_cmu_HFClockSelectHFXO()
9215 CMU_OscillatorEnable(cmuOsc_HFRCO, true, true); in sli_em_cmu_HFClockSelectHFRCO()
9273 CMU_OscillatorEnable(cmuOsc_USHFRCO, true, true); in sli_em_cmu_HFClockSelectUSHFRCODIV2()
9305 CMU_OscillatorEnable(cmuOsc_HFRCO, true, true); in sli_em_cmu_HFClockSelectHFRCODIV2()
9367 CMU_OscillatorEnable(cmuOsc_USHFRCO, true, true); in sli_em_cmu_HFClockSelectUSHFRCO()
9584 CMU_OscillatorEnable(osc, true, true); in CMU_ClockSelectSet()
9587 CMU_OscillatorEnable(osc, true, true); in CMU_ClockSelectSet()
9669 CMU_OscillatorEnable(cmuOsc_LFXO, true, true); in CMU_ClockSelectSet()
[all …]
Dem_dbg.c119 CMU_OscillatorEnable(cmuOsc_AUXHFRCO, true, false); in DBG_SWOEnable()
Dem_cmu_fpga.c435 void CMU_OscillatorEnable(CMU_Osc_TypeDef osc, bool enable, bool wait) in CMU_OscillatorEnable() function
Dem_cmu_fpga_npu.c438 void CMU_OscillatorEnable(CMU_Osc_TypeDef osc, bool enable, bool wait) in CMU_OscillatorEnable() function
/hal_silabs-latest/gecko/emlib/src/
Dem_cmu.c9013 CMU_OscillatorEnable(cmuOsc_LFXO, true, true); in sli_em_cmu_HFClockSelectLFOsc()
9016 CMU_OscillatorEnable(cmuOsc_LFRCO, true, true); in sli_em_cmu_HFClockSelectLFOsc()
9089 CMU_OscillatorEnable(cmuOsc_HFXO, true, true); in sli_em_cmu_HFClockSelectHFXO()
9162 CMU_OscillatorEnable(cmuOsc_HFRCO, true, true); in sli_em_cmu_HFClockSelectHFRCO()
9220 CMU_OscillatorEnable(cmuOsc_USHFRCO, true, true); in sli_em_cmu_HFClockSelectUSHFRCODIV2()
9252 CMU_OscillatorEnable(cmuOsc_HFRCO, true, true); in sli_em_cmu_HFClockSelectHFRCODIV2()
9314 CMU_OscillatorEnable(cmuOsc_USHFRCO, true, true); in sli_em_cmu_HFClockSelectUSHFRCO()
9531 CMU_OscillatorEnable(osc, true, true); in CMU_ClockSelectSet()
9534 CMU_OscillatorEnable(osc, true, true); in CMU_ClockSelectSet()
9616 CMU_OscillatorEnable(cmuOsc_LFXO, true, true); in CMU_ClockSelectSet()
[all …]
Dem_dbg.c122 CMU_OscillatorEnable(cmuOsc_AUXHFRCO, true, false); in DBG_SWOEnable()
Dem_cmu_fpga.c435 void CMU_OscillatorEnable(CMU_Osc_TypeDef osc, bool enable, bool wait) in CMU_OscillatorEnable() function