Home
last modified time | relevance | path

Searched refs:CLOCK_INIT_CORE_CLOCK (Results 1 – 5 of 5) sorted by relevance

/Zephyr-latest/boards/nxp/frdm_mcxa156/
Dboard.c13 #define CLOCK_INIT_CORE_CLOCK 960000000U macro
242 SystemCoreClock = CLOCK_INIT_CORE_CLOCK; in board_early_init_hook()
/Zephyr-latest/boards/nxp/frdm_mcxn236/
Dboard.c24 #define CLOCK_INIT_CORE_CLOCK 150000000U macro
307 SystemCoreClock = CLOCK_INIT_CORE_CLOCK; in board_early_init_hook()
/Zephyr-latest/soc/nxp/imxrt/imxrt6xx/cm33/
Dsoc.c42 #define CLOCK_INIT_CORE_CLOCK 250105263U macro
348 SystemCoreClock = CLOCK_INIT_CORE_CLOCK; in clock_init()
/Zephyr-latest/boards/nxp/frdm_mcxn947/
Dboard.c28 #define CLOCK_INIT_CORE_CLOCK 150000000U macro
400 SystemCoreClock = CLOCK_INIT_CORE_CLOCK; in board_early_init_hook()
/Zephyr-latest/soc/nxp/imxrt/imxrt5xx/cm33/
Dsoc.c40 #define CLOCK_INIT_CORE_CLOCK 198000000U macro
448 SystemCoreClock = CLOCK_INIT_CORE_CLOCK; in rt5xx_clock_init()