Home
last modified time | relevance | path

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

/Zephyr-latest/arch/xtensa/core/
Dxtensa_asm2_util.S327 DEF_EXCINT 1, _handle_excint, xtensa_excint1_c label
344 DEF_EXCINT 2, _handle_excint, xtensa_int2_c label
350 DEF_EXCINT 3, _handle_excint, xtensa_int3_c label
356 DEF_EXCINT 4, _handle_excint, xtensa_int4_c label
362 DEF_EXCINT 5, _handle_excint, xtensa_int5_c label
368 DEF_EXCINT 6, _handle_excint, xtensa_int6_c label
374 DEF_EXCINT 7, _handle_excint, xtensa_int7_c label
379 DEF_EXCINT XCHAL_DEBUGLEVEL, _handle_excint, xtensa_debugint_c label
/Zephyr-latest/arch/xtensa/include/
Dxtensa_asm2_s.h607 .macro DEF_EXCINT LVL, ENTRY_SYM, C_HANDLER_SYM