Home
last modified time | relevance | path

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

/ThreadX-v6.3.0/ports/xtensa/xcc/inc/
Dxtensa_api.h60 extern xt_exc_handler xt_set_exception_handler(uint32_t n, xt_exc_handler f);
/ThreadX-v6.3.0/ports/xtensa/xcc/src/
Dtx_initialize_low_level.c134 xt_set_exception_handler(EXCCAUSE_CP_DISABLED, _xt_coproc_exc); in _tx_initialize_low_level()
Dxtensa_intr.c59 xt_exc_handler xt_set_exception_handler(uint32_t n, xt_exc_handler f) in xt_set_exception_handler() function
/ThreadX-v6.3.0/ports/xtensa/xcc/
Dreadme_threadx.txt750 rather use xt_set_interrupt_handler() and xt_set_exception_handler()