Home
last modified time | relevance | path

Searched refs:CMU_STATUS_USBCLFXOSEL (Results 1 – 25 of 34) sorted by relevance

12

/hal_silabs-latest/gecko/Device/SiliconLabs/EFM32HG/Include/
Defm32hg_cmu.h636 #define CMU_STATUS_USBCLFXOSEL (0x1UL << 16) /**<… macro
Defm32hg321f32.h1793 #define CMU_STATUS_USBCLFXOSEL (0x1UL << 16) /**<… macro
Defm32hg321f64.h1793 #define CMU_STATUS_USBCLFXOSEL (0x1UL << 16) /**<… macro
Defm32hg308f32.h1845 #define CMU_STATUS_USBCLFXOSEL (0x1UL << 16) /**<… macro
Defm32hg308f64.h1845 #define CMU_STATUS_USBCLFXOSEL (0x1UL << 16) /**<… macro
/hal_silabs-latest/gecko/Device/SiliconLabs/EFM32WG/Include/
Defm32wg_cmu.h629 #define CMU_STATUS_USBCLFXOSEL (0x1UL << 16) /**< U… macro
Defm32wg380f128.h1030 #define CMU_STATUS_USBCLFXOSEL (0x1UL << 16) /**< U… macro
Defm32wg380f256.h1030 #define CMU_STATUS_USBCLFXOSEL (0x1UL << 16) /**< U… macro
Defm32wg380f64.h1030 #define CMU_STATUS_USBCLFXOSEL (0x1UL << 16) /**< U… macro
Defm32wg390f128.h1030 #define CMU_STATUS_USBCLFXOSEL (0x1UL << 16) /**< U… macro
Defm32wg390f256.h1030 #define CMU_STATUS_USBCLFXOSEL (0x1UL << 16) /**< U… macro
Defm32wg390f64.h1030 #define CMU_STATUS_USBCLFXOSEL (0x1UL << 16) /**< U… macro
Defm32wg395f128.h1030 #define CMU_STATUS_USBCLFXOSEL (0x1UL << 16) /**< U… macro
Defm32wg395f256.h1030 #define CMU_STATUS_USBCLFXOSEL (0x1UL << 16) /**< U… macro
Defm32wg395f64.h1030 #define CMU_STATUS_USBCLFXOSEL (0x1UL << 16) /**< U… macro
Defm32wg360f128.h2609 #define CMU_STATUS_USBCLFXOSEL (0x1UL << 16) /**< U… macro
Defm32wg360f256.h2609 #define CMU_STATUS_USBCLFXOSEL (0x1UL << 16) /**< U… macro
Defm32wg360f64.h2609 #define CMU_STATUS_USBCLFXOSEL (0x1UL << 16) /**< U… macro
Defm32wg330f128.h2681 #define CMU_STATUS_USBCLFXOSEL (0x1UL << 16) /**< U… macro
Defm32wg330f256.h2681 #define CMU_STATUS_USBCLFXOSEL (0x1UL << 16) /**< U… macro
Defm32wg330f64.h2681 #define CMU_STATUS_USBCLFXOSEL (0x1UL << 16) /**< U… macro
/hal_silabs-latest/simplicity_sdk/platform/emlib/inc/
Dsli_em_cmu.h1683 while ((CMU->STATUS & CMU_STATUS_USBCLFXOSEL) == 0) {} \
/hal_silabs-latest/gecko/emlib/inc/
Dsli_em_cmu.h1680 while ((CMU->STATUS & CMU_STATUS_USBCLFXOSEL) == 0) {} \
/hal_silabs-latest/simplicity_sdk/platform/emlib/src/
Dem_cmu.c8837 & (CMU_STATUS_USBCLFXOSEL in CMU_ClockSelectGet()
8857 case CMU_STATUS_USBCLFXOSEL: in CMU_ClockSelectGet()
9855 while ((CMU->STATUS & CMU_STATUS_USBCLFXOSEL) == 0) { in CMU_ClockSelectSet()
/hal_silabs-latest/gecko/emlib/src/
Dem_cmu.c8784 & (CMU_STATUS_USBCLFXOSEL in CMU_ClockSelectGet()
8804 case CMU_STATUS_USBCLFXOSEL: in CMU_ClockSelectGet()
9802 while ((CMU->STATUS & CMU_STATUS_USBCLFXOSEL) == 0) { in CMU_ClockSelectSet()

12