| /hal_silabs-latest/simplicity_sdk/platform/emlib/inc/ |
| D | sli_em_cmu.h | 1344 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 …]
|
| D | em_cmu_fpga.h | 645 void CMU_OscillatorEnable(CMU_Osc_TypeDef osc, bool enable, bool wait);
|
| D | em_cmu.h | 1613 __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/ |
| D | sli_em_cmu.h | 1341 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 …]
|
| D | em_cmu_fpga.h | 645 void CMU_OscillatorEnable(CMU_Osc_TypeDef osc, bool enable, bool wait);
|
| D | em_cmu.h | 1612 __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/ |
| D | em_cmu.c | 9066 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 …]
|
| D | em_dbg.c | 119 CMU_OscillatorEnable(cmuOsc_AUXHFRCO, true, false); in DBG_SWOEnable()
|
| D | em_cmu_fpga.c | 435 void CMU_OscillatorEnable(CMU_Osc_TypeDef osc, bool enable, bool wait) in CMU_OscillatorEnable() function
|
| D | em_cmu_fpga_npu.c | 438 void CMU_OscillatorEnable(CMU_Osc_TypeDef osc, bool enable, bool wait) in CMU_OscillatorEnable() function
|
| /hal_silabs-latest/gecko/emlib/src/ |
| D | em_cmu.c | 9013 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 …]
|
| D | em_dbg.c | 122 CMU_OscillatorEnable(cmuOsc_AUXHFRCO, true, false); in DBG_SWOEnable()
|
| D | em_cmu_fpga.c | 435 void CMU_OscillatorEnable(CMU_Osc_TypeDef osc, bool enable, bool wait) in CMU_OscillatorEnable() function
|