Home
last modified time | relevance | path

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

/Zephyr-latest/arch/xtensa/core/
Dxtensa_asm2_util.S319 _handle_excint: label
327 DEF_EXCINT 1, _handle_excint, xtensa_excint1_c
344 DEF_EXCINT 2, _handle_excint, xtensa_int2_c
350 DEF_EXCINT 3, _handle_excint, xtensa_int3_c
356 DEF_EXCINT 4, _handle_excint, xtensa_int4_c
362 DEF_EXCINT 5, _handle_excint, xtensa_int5_c
368 DEF_EXCINT 6, _handle_excint, xtensa_int6_c
374 DEF_EXCINT 7, _handle_excint, xtensa_int7_c
379 DEF_EXCINT XCHAL_DEBUGLEVEL, _handle_excint, xtensa_debugint_c