Searched refs:ENTRY (Results 1 – 25 of 69) sorted by relevance
123
/Zephyr-latest/boards/arduino/nano_33_ble/support/ |
D | debug.cmm | 4 ENTRY %LINE &args
|
D | startup.cmm | 10 ENTRY %LINE &args
|
/Zephyr-latest/boards/nxp/ucans32k1sic/support/ |
D | debug.cmm | 9 ENTRY %LINE &args
|
D | flash.cmm | 9 ENTRY %LINE &args
|
D | startup.cmm | 24 ENTRY %LINE &args
|
/Zephyr-latest/boards/nxp/s32z2xxdc2/support/ |
D | debug.cmm | 9 ENTRY %LINE &args
|
D | flash.cmm | 9 ENTRY %LINE &args
|
/Zephyr-latest/boards/nxp/mr_canhubk3/support/ |
D | debug.cmm | 9 ENTRY %LINE &args
|
D | flash.cmm | 9 ENTRY %LINE &args
|
D | startup.cmm | 23 ENTRY %LINE &args
|
/Zephyr-latest/cmake/linker/iar/ |
D | target.cmake | 43 set(ENTRY \"$<TARGET_PROPERTY:linker,ENTRY>\" CACHE INTERNAL \"\")\n variable 117 --entry=$<TARGET_PROPERTY:linker,ENTRY>
|
/Zephyr-latest/tests/lib/smf/src/ |
D | test_lib_flat_smf.c | 69 ENTRY, enumerator 89 if (o->terminate == ENTRY) { in state_a_entry() 244 test_obj.terminate = ENTRY; in ZTEST()
|
D | test_lib_hierarchical_smf.c | 106 ENTRY, enumerator 207 if (o->terminate == ENTRY) { in state_a_entry() 427 test_obj.terminate = ENTRY; in ZTEST()
|
D | test_lib_self_transition_smf.c | 133 ENTRY, enumerator 299 if (o->terminate == ENTRY) { in state_a_entry() 539 test_obj.terminate = ENTRY; in ZTEST()
|
/Zephyr-latest/arch/x86/zefi/ |
D | efi.ld | 8 ENTRY(efi_entry)
|
/Zephyr-latest/cmake/linker/armlink/ |
D | target.cmake | 34 set(ENTRY \"$<TARGET_PROPERTY:linker,ENTRY>\" CACHE INTERNAL \"\")\n variable 90 --entry=$<TARGET_PROPERTY:linker,ENTRY>
|
/Zephyr-latest/cmake/linker/ld/ |
D | target.cmake | 28 set(ENTRY \"$<TARGET_PROPERTY:linker,ENTRY>\" CACHE INTERNAL \"\")\n variable
|
/Zephyr-latest/arch/xtensa/core/ |
D | README_WINDOWS.rst | 33 There is an ENTRY instruction that does the rotation. It adds CALLINC 43 can be spilled. But ENTRY isn't specified to assume a particular 53 will be set by the ENTRY instruction, and remain set after rotations
|
/Zephyr-latest/soc/mediatek/mt8xxx/ |
D | linker.ld | 24 ENTRY(mtk_adsp_boot_entry)
|
/Zephyr-latest/include/zephyr/arch/sparc/ |
D | linker.ld | 19 ENTRY(CONFIG_KERNEL_ENTRY)
|
/Zephyr-latest/include/zephyr/arch/mips/ |
D | linker.ld | 38 ENTRY(CONFIG_KERNEL_ENTRY)
|
/Zephyr-latest/soc/amd/acp_6_0/adsp/ |
D | linker.ld | 156 /*ENTRY(_ResetVector)*/ 162 ENTRY(CONFIG_KERNEL_ENTRY)
|
/Zephyr-latest/cmake/linker/xt-ld/ |
D | target.cmake | 35 -DENTRY="$<TARGET_PROPERTY:linker,ENTRY>"
|
/Zephyr-latest/include/zephyr/arch/x86/intel64/ |
D | linker.ld | 24 ENTRY(CONFIG_KERNEL_ENTRY)
|
/Zephyr-latest/soc/sensry/ganymed/sy1xx/common/ |
D | linker.ld | 56 ENTRY(CONFIG_KERNEL_ENTRY)
|
123