Searched refs:soc_context (Results 1 – 7 of 7) sorted by relevance
22 #define SOC_ESF_THREAD_INIT(soc_context) \ argument23 (soc_context)->mxstatus = 0; \24 (soc_context)->ucode = 033 #define SOC_ESF_THREAD_INIT(soc_context) \ argument34 (soc_context)->mxstatus = 044 #define SOC_ESF_THREAD_INIT(soc_context) \ argument45 (soc_context)->ucode = 0
6 zephyr_library_sources(soc_context.S soc_idle.c soc_init.c)
24 struct soc_esf soc_context; \47 struct soc_esf soc_context; \
95 struct soc_esf soc_context; member
126 GEN_OFFSET_STRUCT(arch_esf, soc_context);
106 stack_init->soc_context = soc_esf_init; in arch_new_thread()
172 soc_context.h header which defines the following macros: