Home
last modified time | relevance | path

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

/libcpu/ti-dsp/c6x/
A Dtrap.h28 #define EXCEPT_TYPE_NXF 31 /* NMI */ macro
A Dtrap.c28 ack_exception(EXCEPT_TYPE_NXF); in rt_trap_init()
336 case EXCEPT_TYPE_NXF: /* NMI exception */ in rt_hw_process_exception()
337 ack_exception(EXCEPT_TYPE_NXF); /* clear exception */ in rt_hw_process_exception()

Completed in 4 milliseconds