/Zephyr-latest/soc/renesas/ra/ra4w1/ |
D | soc.c | 25 uint32_t SystemCoreClock BSP_SECTION_EARLY_INIT; 36 SystemCoreClock = BSP_MOCO_HZ; in soc_early_init_hook()
|
/Zephyr-latest/soc/renesas/ra/ra8d1/ |
D | soc.c | 24 uint32_t SystemCoreClock BSP_SECTION_EARLY_INIT; 35 SystemCoreClock = BSP_MOCO_HZ; in soc_early_init_hook()
|
/Zephyr-latest/soc/renesas/ra/ra8m1/ |
D | soc.c | 24 uint32_t SystemCoreClock BSP_SECTION_EARLY_INIT; 35 SystemCoreClock = BSP_MOCO_HZ; in soc_early_init_hook()
|
/Zephyr-latest/soc/renesas/ra/ra8t1/ |
D | soc.c | 24 uint32_t SystemCoreClock BSP_SECTION_EARLY_INIT; 35 SystemCoreClock = BSP_MOCO_HZ; in soc_early_init_hook()
|
/Zephyr-latest/soc/renesas/ra/ra2a1/ |
D | soc.c | 24 uint32_t SystemCoreClock BSP_SECTION_EARLY_INIT; 35 SystemCoreClock = BSP_MOCO_HZ; in soc_early_init_hook()
|
/Zephyr-latest/soc/nordic/ |
D | timing.c | 42 return NRF_TIMER2->CC[0] * ((SystemCoreClock) / CYCLES_PER_SEC); in soc_timing_counter_get() 62 return SystemCoreClock; in soc_timing_freq_get() 67 return (cycles) * (NSEC_PER_SEC) / (SystemCoreClock); in soc_timing_cycles_to_ns()
|
/Zephyr-latest/soc/renesas/ra/ra6m1/ |
D | soc.c | 24 uint32_t SystemCoreClock BSP_SECTION_EARLY_INIT; 39 SystemCoreClock = BSP_MOCO_HZ; in soc_early_init_hook()
|
/Zephyr-latest/soc/renesas/ra/ra6m2/ |
D | soc.c | 24 uint32_t SystemCoreClock BSP_SECTION_EARLY_INIT; 39 SystemCoreClock = BSP_MOCO_HZ; in soc_early_init_hook()
|
/Zephyr-latest/soc/renesas/ra/ra6m3/ |
D | soc.c | 24 uint32_t SystemCoreClock BSP_SECTION_EARLY_INIT; 39 SystemCoreClock = BSP_MOCO_HZ; in soc_early_init_hook()
|
/Zephyr-latest/soc/renesas/ra/ra4e2/ |
D | soc.c | 25 uint32_t SystemCoreClock BSP_SECTION_EARLY_INIT; 60 SystemCoreClock = BSP_MOCO_HZ; in soc_early_init_hook()
|
/Zephyr-latest/soc/renesas/ra/ra4m2/ |
D | soc.c | 25 uint32_t SystemCoreClock BSP_SECTION_EARLY_INIT; 60 SystemCoreClock = BSP_MOCO_HZ; in soc_early_init_hook()
|
/Zephyr-latest/soc/renesas/ra/ra4m3/ |
D | soc.c | 25 uint32_t SystemCoreClock BSP_SECTION_EARLY_INIT; 60 SystemCoreClock = BSP_MOCO_HZ; in soc_early_init_hook()
|
/Zephyr-latest/soc/nxp/imxrt/imxrt5xx/cm33/ |
D | power.c | 20 extern uint32_t SystemCoreClock; 69 POWER_SetLdoVoltageForFreq(SystemCoreClock, 0); in rt5xx_power_init()
|
/Zephyr-latest/soc/renesas/ra/ra6e1/ |
D | soc.c | 24 uint32_t SystemCoreClock BSP_SECTION_EARLY_INIT; 63 SystemCoreClock = BSP_MOCO_HZ; in soc_early_init_hook()
|
/Zephyr-latest/soc/renesas/ra/ra6e2/ |
D | soc.c | 24 uint32_t SystemCoreClock BSP_SECTION_EARLY_INIT; 63 SystemCoreClock = BSP_MOCO_HZ; in soc_early_init_hook()
|
/Zephyr-latest/soc/renesas/ra/ra6m4/ |
D | soc.c | 24 uint32_t SystemCoreClock BSP_SECTION_EARLY_INIT; 63 SystemCoreClock = BSP_MOCO_HZ; in soc_early_init_hook()
|
/Zephyr-latest/soc/renesas/ra/ra6m5/ |
D | soc.c | 24 uint32_t SystemCoreClock BSP_SECTION_EARLY_INIT; 63 SystemCoreClock = BSP_MOCO_HZ; in soc_early_init_hook()
|
/Zephyr-latest/soc/nxp/lpc/lpc55xxx/ |
D | soc.c | 39 extern uint32_t SystemCoreClock; 108 SystemCoreClock = 96000000U; in clock_init() 110 SystemCoreClock = 144000000U; in clock_init() 121 POWER_SetVoltageForFreq(SystemCoreClock); in clock_init() 123 CLOCK_SetFLASHAccessCyclesForFreq(SystemCoreClock); in clock_init() 135 CLOCK_SetupFROClocking(SystemCoreClock); in clock_init()
|
/Zephyr-latest/soc/st/stm32/stm32c0x/ |
D | soc.c | 34 SystemCoreClock = 48000000; in soc_early_init_hook()
|
/Zephyr-latest/soc/st/stm32/stm32f1x/ |
D | soc.c | 33 SystemCoreClock = 8000000; in soc_early_init_hook()
|
/Zephyr-latest/soc/st/stm32/stm32f3x/ |
D | soc.c | 30 SystemCoreClock = 8000000; in soc_early_init_hook()
|
/Zephyr-latest/soc/st/stm32/stm32mp1x/ |
D | soc.c | 31 SystemCoreClock = 209000000; in soc_early_init_hook()
|
/Zephyr-latest/soc/st/stm32/stm32f2x/ |
D | soc.c | 36 SystemCoreClock = 16000000; in soc_early_init_hook()
|
/Zephyr-latest/soc/st/stm32/stm32f7x/ |
D | soc.c | 37 SystemCoreClock = 16000000; in soc_early_init_hook()
|
/Zephyr-latest/soc/renesas/rz/rzg3s/ |
D | soc.c | 16 uint32_t SystemCoreClock = 250000000; variable
|