Home
last modified time | relevance | path

Searched refs:CMU_STATUS_HFXOSEL (Results 1 – 25 of 71) sorted by relevance

123

/hal_silabs-3.5.0/gecko/Device/SiliconLabs/EFM32HG/Source/
Dsystem_efm32hg.c165 switch (CMU->STATUS & (CMU_STATUS_HFRCOSEL | CMU_STATUS_HFXOSEL in SystemHFClockGet()
185 case CMU_STATUS_HFXOSEL: in SystemHFClockGet()
276 if ((CMU->STATUS & CMU_STATUS_HFXOSEL) != 0U) { in SystemHFXOClockSet()
/hal_silabs-3.5.0/gecko/Device/SiliconLabs/EFM32WG/Source/
Dsystem_efm32wg.c172 switch (CMU->STATUS & (CMU_STATUS_HFRCOSEL | CMU_STATUS_HFXOSEL in SystemHFClockGet()
188 case CMU_STATUS_HFXOSEL: in SystemHFClockGet()
285 if ((CMU->STATUS & CMU_STATUS_HFXOSEL) != 0U) { in SystemHFXOClockSet()
/hal_silabs-3.5.0/gecko/Device/SiliconLabs/EFM32HG/Include/
Defm32hg_cmu.h616 #define CMU_STATUS_HFXOSEL (0x1UL << 11) /**<… macro
Defm32hg110f32.h983 #define CMU_STATUS_HFXOSEL (0x1UL << 11) /**<… macro
Defm32hg110f64.h983 #define CMU_STATUS_HFXOSEL (0x1UL << 11) /**<… macro
Defm32hg210f32.h983 #define CMU_STATUS_HFXOSEL (0x1UL << 11) /**<… macro
Defm32hg210f64.h983 #define CMU_STATUS_HFXOSEL (0x1UL << 11) /**<… macro
Defm32hg222f32.h983 #define CMU_STATUS_HFXOSEL (0x1UL << 11) /**<… macro
Defm32hg222f64.h983 #define CMU_STATUS_HFXOSEL (0x1UL << 11) /**<… macro
/hal_silabs-3.5.0/gecko/Device/SiliconLabs/EFM32WG/Include/
Defm32wg_cmu.h604 #define CMU_STATUS_HFXOSEL (0x1UL << 11) /**< H… macro
Defm32wg380f128.h1005 #define CMU_STATUS_HFXOSEL (0x1UL << 11) /**< H… macro
Defm32wg380f64.h1005 #define CMU_STATUS_HFXOSEL (0x1UL << 11) /**< H… macro
Defm32wg390f128.h1005 #define CMU_STATUS_HFXOSEL (0x1UL << 11) /**< H… macro
Defm32wg395f256.h1005 #define CMU_STATUS_HFXOSEL (0x1UL << 11) /**< H… macro
Defm32wg380f256.h1005 #define CMU_STATUS_HFXOSEL (0x1UL << 11) /**< H… macro
Defm32wg390f256.h1005 #define CMU_STATUS_HFXOSEL (0x1UL << 11) /**< H… macro
Defm32wg390f64.h1005 #define CMU_STATUS_HFXOSEL (0x1UL << 11) /**< H… macro
Defm32wg395f128.h1005 #define CMU_STATUS_HFXOSEL (0x1UL << 11) /**< H… macro
Defm32wg395f64.h1005 #define CMU_STATUS_HFXOSEL (0x1UL << 11) /**< H… macro
Defm32wg880f128.h1090 #define CMU_STATUS_HFXOSEL (0x1UL << 11) /**< HFX… macro
Defm32wg890f256.h1090 #define CMU_STATUS_HFXOSEL (0x1UL << 11) /**< HFX… macro
Defm32wg895f128.h1090 #define CMU_STATUS_HFXOSEL (0x1UL << 11) /**< HFX… macro
Defm32wg895f256.h1090 #define CMU_STATUS_HFXOSEL (0x1UL << 11) /**< HFX… macro
Defm32wg895f64.h1090 #define CMU_STATUS_HFXOSEL (0x1UL << 11) /**< HFX… macro
Defm32wg295f256.h1085 #define CMU_STATUS_HFXOSEL (0x1UL << 11) /**< HFX… macro

123