Home
last modified time | relevance | path

Searched refs:__PROGRAM_START (Results 1 – 8 of 8) sorted by relevance

/cmsis-latest/CMSIS/Core_R/
DCMakeLists.txt5 # As of CMSIS v5.6.0, __PROGRAM_START is to indicate whether the
11 zephyr_compile_definitions(__PROGRAM_START)
/cmsis-latest/CMSIS/Core_A/
DCMakeLists.txt5 # As of CMSIS v5.6.0, __PROGRAM_START is to indicate whether the
11 zephyr_compile_definitions(__PROGRAM_START)
/cmsis-latest/CMSIS/Core/
DCMakeLists.txt5 # As of CMSIS v5.6.0, __PROGRAM_START is to indicate whether the
11 zephyr_compile_definitions(__PROGRAM_START)
/cmsis-latest/CMSIS/Core/Include/
Dcmsis_armcc.h114 #ifndef __PROGRAM_START
115 #define __PROGRAM_START __main macro
Dcmsis_armclang.h115 #ifndef __PROGRAM_START
116 #define __PROGRAM_START __main macro
Dcmsis_iccarm.h250 #ifndef __PROGRAM_START
251 #define __PROGRAM_START __iar_program_start macro
Dcmsis_armclang_ltm.h115 #ifndef __PROGRAM_START
116 #define __PROGRAM_START __main macro
Dcmsis_gcc.h122 #ifndef __PROGRAM_START
166 #define __PROGRAM_START __cmsis_start macro