Home
last modified time | relevance | path

Searched refs:STK_INTEXC_EXTRA (Results 1 – 2 of 2) sorted by relevance

/Kernel-v10.6.2/portable/ThirdParty/GCC/Xtensa_ESP32/include/
HDxtensa_config.h110 #define STK_INTEXC_EXTRA 0x200 macro
112 #define STK_INTEXC_EXTRA 0x180
115 #define STK_INTEXC_EXTRA 0
125 #define XT_XTRA_SIZE ( XT_STK_FRMSZ + STK_INTEXC_EXTRA + 0x10 + XT_CP_SIZE )
127 #define XT_XTRA_SIZE ( XT_STK_FRMSZ + STK_INTEXC_EXTRA + 0x20 + XT_CP_SIZE )
/Kernel-v10.6.2/portable/ThirdParty/XCC/Xtensa/
HDxtensa_config.h107 #define STK_INTEXC_EXTRA 0x200 macro
109 #define STK_INTEXC_EXTRA 0x180
112 #define STK_INTEXC_EXTRA 0
158 #define XT_XTRA_SIZE (XT_STK_FRMSZ + STK_INTEXC_EXTRA + 0x10 + XT_CP_SIZE)
160 #define XT_XTRA_SIZE (XT_STK_FRMSZ + STK_INTEXC_EXTRA + 0x20 + XT_CP_SIZE)