/Zephyr-latest/soc/atmel/sam/sam4e/ |
D | soc.c | 31 static ALWAYS_INLINE void clock_init(void) in clock_init() function 103 clock_init(); in soc_reset_hook()
|
/Zephyr-latest/soc/atmel/sam/sam3x/ |
D | soc.c | 28 static ALWAYS_INLINE void clock_init(void) in clock_init() function 111 clock_init(); in soc_reset_hook()
|
/Zephyr-latest/soc/atmel/sam/sam4s/ |
D | soc.c | 31 static ALWAYS_INLINE void clock_init(void) in clock_init() function 110 clock_init(); in soc_reset_hook()
|
/Zephyr-latest/soc/ene/kb1200/ |
D | soc.c | 26 static void clock_init(void) in clock_init() function 44 clock_init(); in soc_early_init_hook()
|
/Zephyr-latest/soc/atmel/sam/samx7x/ |
D | soc.c | 34 static ALWAYS_INLINE void clock_init(void) in clock_init() function 132 clock_init(); in soc_reset_hook()
|
/Zephyr-latest/drivers/clock_control/ |
D | clock_control_agilex5.c | 26 static int clock_init(const struct device *dev) in clock_init() function 92 DEVICE_DT_INST_DEFINE(_inst, clock_init, NULL, &clock_control_data_##_inst, \
|
/Zephyr-latest/soc/nxp/kinetis/kwx/ |
D | soc_kw4xz.c | 55 __weak void clock_init(void) in clock_init() function 85 clock_init(); in soc_early_init_hook()
|
D | soc_kw2xd.c | 120 __weak void clock_init(void) in clock_init() function 156 clock_init(); in soc_early_init_hook()
|
/Zephyr-latest/soc/nxp/kinetis/k2x/ |
D | soc.c | 87 __weak void clock_init(void) in clock_init() function 127 clock_init(); in soc_early_init_hook()
|
/Zephyr-latest/soc/nxp/kinetis/kl2x/ |
D | soc.c | 27 __weak void clock_init(void) in clock_init() function 85 clock_init(); in soc_early_init_hook()
|
/Zephyr-latest/soc/nxp/lpc/lpc54xxx/ |
D | soc.c | 49 __weak void clock_init(void) in clock_init() function 107 clock_init(); in nxp_lpc54114_init()
|
/Zephyr-latest/soc/telink/tlsr/tlsr951x/ |
D | soc.c | 25 #define CCLK_64M_HCLK_32M_PCLK_16M clock_init(PLL_CLK_192M, \ 32 #define CCLK_96M_HCLK_48M_PCLK_24M clock_init(PLL_CLK_192M, \
|
/Zephyr-latest/soc/nxp/kinetis/k6x/ |
D | soc.c | 90 __weak void clock_init(void) in clock_init() function 163 clock_init(); in soc_early_init_hook()
|
/Zephyr-latest/soc/silabs/common/ |
D | soc.c | 71 static ALWAYS_INLINE void clock_init(void) in clock_init() function 209 clock_init(); in soc_early_init_hook()
|
/Zephyr-latest/soc/nxp/mcx/mcxc/ |
D | soc.c | 86 __weak void clock_init(void) in clock_init() function 126 clock_init(); in soc_early_init_hook()
|
/Zephyr-latest/soc/nxp/mcx/mcxw/ |
D | soc.c | 22 __weak void clock_init(void) in clock_init() function 216 clock_init(); in soc_early_init_hook()
|
/Zephyr-latest/soc/atmel/sam/sam4l/ |
D | soc.c | 167 static ALWAYS_INLINE void clock_init(void) in clock_init() function 265 clock_init(); in soc_reset_hook()
|
/Zephyr-latest/soc/nxp/rw/ |
D | soc.c | 83 __weak __ramfunc void clock_init(void) in clock_init() function 306 clock_init(); in soc_early_init_hook()
|
/Zephyr-latest/soc/nxp/imxrt/imxrt6xx/cm33/ |
D | soc.c | 184 __weak void clock_init(void) in clock_init() function 375 clock_init(); in soc_early_init_hook()
|
/Zephyr-latest/soc/nxp/imxrt/imxrt10xx/ |
D | soc.c | 138 __weak void clock_init(void) in clock_init() function 353 clock_init(); in soc_early_init_hook()
|
/Zephyr-latest/soc/nxp/lpc/lpc55xxx/ |
D | soc.c | 81 __weak void clock_init(void) in clock_init() function 382 clock_init(); in nxp_lpc55xxx_init()
|
/Zephyr-latest/soc/nxp/imxrt/imxrt118x/ |
D | soc.c | 128 __weak void clock_init(void) in clock_init() function 693 clock_init(); in soc_early_init_hook()
|
/Zephyr-latest/soc/nxp/imxrt/imxrt11xx/ |
D | soc.c | 163 __weak void clock_init(void) in clock_init() function 759 clock_init(); in imxrt_init()
|