Searched refs:cmuOsc_HFXO (Results 1 – 9 of 9) sorted by relevance
| /hal_silabs-latest/simplicity_sdk/platform/emlib/inc/ |
| D | sli_em_cmu.h | 1727 CMU_OscillatorEnable(cmuOsc_HFXO, true, true); \ 1755 CMU_OscillatorEnable(cmuOsc_HFXO, true, true); \ 1777 CMU_OscillatorEnable(cmuOsc_HFXO, true, true); \ 1807 CMU_OscillatorEnable(cmuOsc_HFXO, true, true); \ 1837 CMU_OscillatorEnable(cmuOsc_HFXO, true, true); \ 1846 CMU_OscillatorEnable(cmuOsc_HFXO, true, true); \ 1883 CMU_OscillatorEnable(cmuOsc_HFXO, true, true); \
|
| D | em_cmu_fpga.h | 286 cmuOsc_HFXO, /**< High frequency crystal oscillator. */ enumerator
|
| D | em_cmu.h | 642 cmuOsc_HFXO, /**< High frequency crystal oscillator. */ in SL_ENUM() 2980 cmuOsc_HFXO, /**< High-frequency crystal oscillator. */
|
| /hal_silabs-latest/gecko/emlib/inc/ |
| D | sli_em_cmu.h | 1724 CMU_OscillatorEnable(cmuOsc_HFXO, true, true); \ 1752 CMU_OscillatorEnable(cmuOsc_HFXO, true, true); \ 1774 CMU_OscillatorEnable(cmuOsc_HFXO, true, true); \ 1804 CMU_OscillatorEnable(cmuOsc_HFXO, true, true); \ 1834 CMU_OscillatorEnable(cmuOsc_HFXO, true, true); \ 1843 CMU_OscillatorEnable(cmuOsc_HFXO, true, true); \ 1880 CMU_OscillatorEnable(cmuOsc_HFXO, true, true); \
|
| D | em_cmu_fpga.h | 286 cmuOsc_HFXO, /**< High frequency crystal oscillator. */ enumerator
|
| D | em_cmu.h | 642 cmuOsc_HFXO, /**< High frequency crystal oscillator. */ in SL_ENUM() 2979 cmuOsc_HFXO, /**< High-frequency crystal oscillator. */
|
| /hal_silabs-latest/simplicity_sdk/platform/emlib/src/ |
| D | em_cmu.c | 3750 case cmuOsc_HFXO: in CMU_OscillatorTuningGet() 3833 case cmuOsc_HFXO: in CMU_OscillatorTuningSet() 6978 case cmuOsc_HFXO: in CMU_Calibrate() 7073 case cmuOsc_HFXO: in CMU_CalibrateConfig() 7115 case cmuOsc_HFXO: in CMU_CalibrateConfig() 9142 CMU_OscillatorEnable(cmuOsc_HFXO, true, true); in sli_em_cmu_HFClockSelectHFXO() 9509 osc = cmuOsc_HFXO; in CMU_ClockSelectSet() 9921 CMU_OscillatorEnable(cmuOsc_HFXO, true, true); in CMU_ClockSelectSet() 9956 CMU_OscillatorEnable(cmuOsc_HFXO, true, true); in CMU_ClockSelectSet() 9987 CMU_OscillatorEnable(cmuOsc_HFXO, true, true); in CMU_ClockSelectSet() [all …]
|
| /hal_silabs-latest/gecko/emlib/src/ |
| D | em_cmu.c | 3699 case cmuOsc_HFXO: in CMU_OscillatorTuningGet() 3782 case cmuOsc_HFXO: in CMU_OscillatorTuningSet() 6925 case cmuOsc_HFXO: in CMU_Calibrate() 7020 case cmuOsc_HFXO: in CMU_CalibrateConfig() 7062 case cmuOsc_HFXO: in CMU_CalibrateConfig() 9089 CMU_OscillatorEnable(cmuOsc_HFXO, true, true); in sli_em_cmu_HFClockSelectHFXO() 9456 osc = cmuOsc_HFXO; in CMU_ClockSelectSet() 9868 CMU_OscillatorEnable(cmuOsc_HFXO, true, true); in CMU_ClockSelectSet() 9903 CMU_OscillatorEnable(cmuOsc_HFXO, true, true); in CMU_ClockSelectSet() 9934 CMU_OscillatorEnable(cmuOsc_HFXO, true, true); in CMU_ClockSelectSet() [all …]
|
| /hal_silabs-latest/simplicity_sdk/platform/service/clock_manager/src/ |
| D | sl_clock_manager_hal_s2.c | 685 CMU_OscillatorTuningSet(cmuOsc_HFXO, val); in sli_clock_manager_hal_set_hfxo_calibration() 697 *val = CMU_OscillatorTuningGet(cmuOsc_HFXO); in sli_clock_manager_hal_get_hfxo_calibration()
|