Home
last modified time | relevance | path

Searched defs:STRUCT_BEGIN (Results 1 – 4 of 4) sorted by relevance

/hal_espressif-latest/components/riscv/include/riscv/
Drvruntime-frames.h22 #define STRUCT_BEGIN .set RV_STRUCT_OFFSET, 0 macro
28 #define STRUCT_BEGIN .pushsection .text; .struct 0 macro
34 #define STRUCT_BEGIN typedef struct { macro
Drvsleep-frames.h24 #define STRUCT_BEGIN .set RV_STRUCT_OFFSET, 0 macro
30 #define STRUCT_BEGIN .pushsection .text; .struct 0 macro
36 #define STRUCT_BEGIN typedef struct { macro
/hal_espressif-latest/components/xtensa/include/xtensa/
Dxtruntime-frames.h36 #define STRUCT_BEGIN .set XT_STRUCT_OFFSET, 0 macro
45 #define STRUCT_BEGIN .pushsection .text; .struct 0 macro
53 #define STRUCT_BEGIN typedef struct { macro
Dxtensa_context.h75 #define STRUCT_BEGIN .set XT_STRUCT_OFFSET, 0 macro
81 #define STRUCT_BEGIN .pushsection .text; .struct 0 macro
89 #define STRUCT_BEGIN typedef struct { macro