Home
last modified time | relevance | path

Searched refs:SystemInit (Results 1 – 25 of 44) sorted by relevance

12

/hal_infineon-latest/mtb-template-cat1/files/templates/cat1a/COMPONENT_MTB/
Dsystem_psoc6.h603 extern void SystemInit(void) __attribute__((constructor));
605 extern void SystemInit(void);
/hal_infineon-latest/XMCLib/devices/XMC4500/Include/
Dsystem_XMC4500.h76 void SystemInit(void);
/hal_infineon-latest/XMCLib/devices/XMC4700/Include/
Dsystem_XMC4700.h77 void SystemInit(void);
/hal_infineon-latest/XMCLib/devices/XMC4800/Include/
Dsystem_XMC4800.h82 void SystemInit(void);
/hal_infineon-latest/mtb-template-cat1/files/templates/cat1c/COMPONENT_MTB/COMPONENT_CM0P/TOOLCHAIN_ARM/
Dstartup_cm0plus.s100 IMPORT SystemInit
142 LDR R0, =SystemInit
/hal_infineon-latest/mtb-template-cat1/files/templates/cat1b/COMPONENT_MTB/
Dsystem_cat1b.h283 void SystemInit(void);
/hal_infineon-latest/mtb-template-cat1/files/templates/cat1c/COMPONENT_MTB/
Dsystem_cat1c.h460 extern void SystemInit(void);
/hal_infineon-latest/mtb-template-cat1/files/templates/cat1a/COMPONENT_MTB/COMPONENT_CM0P/TOOLCHAIN_IAR/
Dstartup_psoc6_02_cm0plus.s50 EXTERN SystemInit
190 LDR R0, =SystemInit
Dstartup_psoc6_03_cm0plus.s50 EXTERN SystemInit
190 LDR R0, =SystemInit
Dstartup_psoc6_04_cm0plus.s50 EXTERN SystemInit
190 LDR R0, =SystemInit
Dstartup_psoc6_01_cm0plus.s50 EXTERN SystemInit
206 LDR R0, =SystemInit
/hal_infineon-latest/mtb-template-cat1/files/templates/cat1c/COMPONENT_MTB/COMPONENT_CM7/
Dsystem_cm7.c96 void SystemInit(void) in SystemInit() function
Dstartup_cm7.c410 SystemInit(); in Reset_Handler()
/hal_infineon-latest/mtb-template-cat1/files/templates/cat1b/COMPONENT_MTB/COMPONENT_CM33/
Dsystem_cyw20829.c223 void SystemInit(void) in SystemInit() function
Dstartup_cat1b_cm33.c270 SystemInit(); in Reset_Handler()
/hal_infineon-latest/XMCLib/devices/XMC4500/Source/IAR/
Dstartup_XMC4504.s63 EXTERN SystemInit
275 LDR R0, =SystemInit
Dstartup_XMC4500.s62 EXTERN SystemInit
274 LDR R0, =SystemInit
Dstartup_XMC4502.s63 EXTERN SystemInit
275 LDR R0, =SystemInit
/hal_infineon-latest/mtb-template-cat1/files/templates/cat1c/COMPONENT_MTB/COMPONENT_CM0P/TOOLCHAIN_IAR/
Dstartup_cm0plus.s72 EXTERN SystemInit
199 LDR r0, =SystemInit
/hal_infineon-latest/mtb-template-cat1/files/templates/cat1c/COMPONENT_MTB/COMPONENT_CM0P/TOOLCHAIN_GCC_ARM/
Dstartup_cm0plus.S135 bl SystemInit
/hal_infineon-latest/mtb-template-cat1/files/templates/cat1a/COMPONENT_MTB/COMPONENT_CM4/
Dsystem_psoc6_cm4.c105 void SystemInit(void) in SystemInit() function
/hal_infineon-latest/mtb-template-cat1/files/templates/cat1a/COMPONENT_MTB/COMPONENT_CM0P/
Dsystem_psoc6_cm0plus.c126 void SystemInit(void) in SystemInit() function
/hal_infineon-latest/mtb-template-cat1/files/templates/cat1a/COMPONENT_MTB/COMPONENT_CM0P/TOOLCHAIN_GCC_ARM/
Dstartup_psoc6_02_cm0plus.S287 bl SystemInit
Dstartup_psoc6_03_cm0plus.S287 bl SystemInit
Dstartup_psoc6_04_cm0plus.S287 bl SystemInit

12