Home
last modified time | relevance | path

Searched refs:soc_init (Results 1 – 7 of 7) sorted by relevance

/Zephyr-Core-3.6.0/soc/xtensa/intel_adsp/common/
Dsoc.c16 static __imr int soc_init(void) in soc_init() function
31 SYS_INIT(soc_init, PRE_KERNEL_1, 99);
/Zephyr-Core-3.6.0/soc/arm/nxp_s32/s32ze/
Dsoc.c47 static int soc_init(void) in soc_init() function
54 SYS_INIT(soc_init, PRE_KERNEL_1, CONFIG_KERNEL_INIT_PRIORITY_DEFAULT);
/Zephyr-Core-3.6.0/soc/arm/microchip_mec/mec172x/
Dsoc.c41 static int soc_init(void) in soc_init() function
49 SYS_INIT(soc_init, PRE_KERNEL_1, CONFIG_KERNEL_INIT_PRIORITY_DEFAULT);
/Zephyr-Core-3.6.0/soc/arm/nxp_s32/s32k3/
Dsoc.c52 static int soc_init(void) in soc_init() function
62 SYS_INIT(soc_init, PRE_KERNEL_1, 0);
/Zephyr-Core-3.6.0/soc/arm/nxp_lpc/lpc51u68/
Dsoc.c14 int soc_init(void) in soc_init() function
64 SYS_INIT(soc_init, PRE_KERNEL_1, 0);
/Zephyr-Core-3.6.0/soc/arm/nxp_s32/s32k1/
Dsoc.c51 static int soc_init(void) in soc_init() function
78 SYS_INIT(soc_init, PRE_KERNEL_1, 0);
/Zephyr-Core-3.6.0/soc/arm/microchip_mec/mec1501/
Dsoc.c74 static int soc_init(void) in soc_init() function
101 SYS_INIT(soc_init, PRE_KERNEL_1, CONFIG_KERNEL_INIT_PRIORITY_DEFAULT);