Home
last modified time | relevance | path

Searched refs:soc_esf (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/include/zephyr/arch/riscv/
Dexception.h43 struct soc_esf { struct
95 struct soc_esf soc_context;
101 typedef struct soc_esf soc_esf_t;
/Zephyr-latest/soc/nordic/common/vpr/
Dsoc_isr_stacking.h24 struct soc_esf soc_context; \
47 struct soc_esf soc_context; \
/Zephyr-latest/arch/riscv/core/
Dthread.c29 const struct soc_esf soc_esf_init = {SOC_ESF_INIT}; in arch_new_thread()
/Zephyr-latest/arch/riscv/
DKconfig178 a "struct soc_esf" type (typedefed to soc_esf_t), which will
181 - SOC_ESF_INIT: structure contents initializer for struct soc_esf