Searched refs:SystemCoreClock (Results 1 – 25 of 80) sorted by relevance
1234
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()
25 uint32_t SystemCoreClock BSP_SECTION_EARLY_INIT;41 SystemCoreClock = BSP_MOCO_HZ; in soc_early_init_hook()
26 uint32_t SystemCoreClock BSP_SECTION_EARLY_INIT;42 SystemCoreClock = BSP_MOCO_HZ; in soc_early_init_hook()
24 uint32_t SystemCoreClock BSP_SECTION_EARLY_INIT;40 SystemCoreClock = BSP_MOCO_HZ; in soc_early_init_hook()
24 uint32_t SystemCoreClock BSP_SECTION_EARLY_INIT;44 SystemCoreClock = BSP_MOCO_HZ; in soc_early_init_hook()
20 extern uint32_t SystemCoreClock;69 POWER_SetLdoVoltageForFreq(SystemCoreClock, 0); in rt5xx_power_init()
28 uint32_t SystemCoreClock BSP_SECTION_EARLY_INIT;44 SystemCoreClock = BSP_MOCO_HZ; in soc_early_init_hook()
25 uint32_t SystemCoreClock BSP_SECTION_EARLY_INIT;65 SystemCoreClock = BSP_MOCO_HZ; in soc_early_init_hook()
24 uint32_t SystemCoreClock BSP_SECTION_EARLY_INIT;68 SystemCoreClock = BSP_MOCO_HZ; in soc_early_init_hook()
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()
34 SystemCoreClock = 48000000; in soc_early_init_hook()
30 SystemCoreClock = 8000000; in soc_early_init_hook()
33 SystemCoreClock = 8000000; in soc_early_init_hook()
31 SystemCoreClock = 209000000; in soc_early_init_hook()