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_init.c)
23 struct soc_esf soc_context; \45 struct soc_esf soc_context; \
99 struct soc_esf soc_context; member
130 GEN_OFFSET_STRUCT(arch_esf, soc_context);
106 stack_init->soc_context = soc_esf_init; in arch_new_thread()
177 soc_context.h header which defines the following macros: