Home
last modified time | relevance | path

Searched refs:SystemCoreClock (Results 1 – 25 of 31) sorted by relevance

12

/hal_silabs-3.7.0/gecko/Device/SiliconLabs/EFM32HG/Source/
Dsystem_efm32hg.c95 uint32_t SystemCoreClock = 14000000UL; variable
127 SystemCoreClock = ret; in SystemCoreClockGet()
/hal_silabs-3.7.0/gecko/Device/SiliconLabs/EFR32FG13P/Source/
Dsystem_efr32fg13p.c101 uint32_t SystemCoreClock = EFR32_HFRCO_STARTUP_FREQ; variable
147 SystemCoreClock = ret; in SystemCoreClockGet()
/hal_silabs-3.7.0/gecko/Device/SiliconLabs/EFR32MG12P/Source/
Dsystem_efr32mg12p.c101 uint32_t SystemCoreClock = EFR32_HFRCO_STARTUP_FREQ; variable
147 SystemCoreClock = ret; in SystemCoreClockGet()
/hal_silabs-3.7.0/gecko/Device/SiliconLabs/EFR32BG13P/Source/
Dsystem_efr32bg13p.c101 uint32_t SystemCoreClock = EFR32_HFRCO_STARTUP_FREQ; variable
147 SystemCoreClock = ret; in SystemCoreClockGet()
/hal_silabs-3.7.0/gecko/Device/SiliconLabs/EFM32PG12B/Source/
Dsystem_efm32pg12b.c101 uint32_t SystemCoreClock = EFM32_HFRCO_STARTUP_FREQ; variable
147 SystemCoreClock = ret; in SystemCoreClockGet()
/hal_silabs-3.7.0/gecko/Device/SiliconLabs/EFM32PG1B/Source/
Dsystem_efm32pg1b.c101 uint32_t SystemCoreClock = EFM32_HFRCO_STARTUP_FREQ; variable
147 SystemCoreClock = ret; in SystemCoreClockGet()
/hal_silabs-3.7.0/gecko/Device/SiliconLabs/EFR32FG1P/Source/
Dsystem_efr32fg1p.c101 uint32_t SystemCoreClock = EFR32_HFRCO_STARTUP_FREQ; variable
147 SystemCoreClock = ret; in SystemCoreClockGet()
/hal_silabs-3.7.0/gecko/Device/SiliconLabs/EFM32GG11B/Source/
Dsystem_efm32gg11b.c101 uint32_t SystemCoreClock = EFM32_HFRCO_STARTUP_FREQ; variable
147 SystemCoreClock = ret; in SystemCoreClockGet()
/hal_silabs-3.7.0/gecko/Device/SiliconLabs/EFM32WG/Source/
Dsystem_efm32wg.c102 uint32_t SystemCoreClock = 14000000UL; variable
134 SystemCoreClock = ret; in SystemCoreClockGet()
/hal_silabs-3.7.0/gecko/Device/SiliconLabs/EFM32JG12B/Source/
Dsystem_efm32jg12b.c101 uint32_t SystemCoreClock = EFM32_HFRCO_STARTUP_FREQ; variable
147 SystemCoreClock = ret; in SystemCoreClockGet()
/hal_silabs-3.7.0/gecko/Device/SiliconLabs/EFM32GG12B/Source/
Dsystem_efm32gg12b.c101 uint32_t SystemCoreClock = EFM32_HFRCO_STARTUP_FREQ; variable
152 SystemCoreClock = ret; in SystemCoreClockGet()
/hal_silabs-3.7.0/gecko/Device/SiliconLabs/EFR32BG22/Source/
Dsystem_efr32bg22.c119 uint32_t SystemCoreClock = HFRCODPLL_STARTUP_FREQ; variable
417 SystemCoreClock = ret; in SystemHCLKGet()
/hal_silabs-3.7.0/gecko/Device/SiliconLabs/EFR32BG27/Source/
Dsystem_efr32bg27.c119 uint32_t SystemCoreClock = HFRCODPLL_STARTUP_FREQ; variable
419 SystemCoreClock = ret; in SystemHCLKGet()
/hal_silabs-3.7.0/gecko/Device/SiliconLabs/EFR32MG21/Source/
Dsystem_efr32mg21.c119 uint32_t SystemCoreClock = HFRCODPLL_STARTUP_FREQ; variable
391 SystemCoreClock = ret; in SystemHCLKGet()
/hal_silabs-3.7.0/gecko/Device/SiliconLabs/EFR32MG24/Source/
Dsystem_efr32mg24.c119 uint32_t SystemCoreClock = HFRCODPLL_STARTUP_FREQ; variable
419 SystemCoreClock = ret; in SystemHCLKGet()
/hal_silabs-3.7.0/gecko/Device/SiliconLabs/EFM32HG/Include/
Dsystem_efm32hg.h63 extern uint32_t SystemCoreClock; /**< System Clock Frequency (Core Clock) */
/hal_silabs-3.7.0/gecko/Device/SiliconLabs/EFM32PG1B/Include/
Dsystem_efm32pg1b.h63 extern uint32_t SystemCoreClock; /**< System Clock Frequency (Core Clock) */
/hal_silabs-3.7.0/gecko/Device/SiliconLabs/EFR32FG1P/Include/
Dsystem_efr32fg1p.h63 extern uint32_t SystemCoreClock; /**< System Clock Frequency (Core Clock) */
/hal_silabs-3.7.0/gecko/Device/SiliconLabs/EFM32WG/Include/
Dsystem_efm32wg.h63 extern uint32_t SystemCoreClock; /**< System Clock Frequency (Core Clock) */
/hal_silabs-3.7.0/gecko/Device/SiliconLabs/EFM32JG12B/Include/
Dsystem_efm32jg12b.h63 extern uint32_t SystemCoreClock; /**< System Clock Frequency (Core Clock) */
/hal_silabs-3.7.0/gecko/Device/SiliconLabs/EFM32PG12B/Include/
Dsystem_efm32pg12b.h63 extern uint32_t SystemCoreClock; /**< System Clock Frequency (Core Clock) */
/hal_silabs-3.7.0/gecko/Device/SiliconLabs/EFR32BG13P/Include/
Dsystem_efr32bg13p.h63 extern uint32_t SystemCoreClock; /**< System Clock Frequency (Core Clock) */
/hal_silabs-3.7.0/gecko/Device/SiliconLabs/EFR32FG13P/Include/
Dsystem_efr32fg13p.h63 extern uint32_t SystemCoreClock; /**< System Clock Frequency (Core Clock) */
/hal_silabs-3.7.0/gecko/Device/SiliconLabs/EFR32MG12P/Include/
Dsystem_efr32mg12p.h63 extern uint32_t SystemCoreClock; /**< System Clock Frequency (Core Clock) */
/hal_silabs-3.7.0/gecko/Device/SiliconLabs/EFM32GG12B/Include/
Dsystem_efm32gg12b.h63 extern uint32_t SystemCoreClock; /**< System Clock Frequency (Core Clock) */

12