Home
last modified time | relevance | path

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

/nrf52832-nimble/rt-thread/libcpu/mips/pic32/
H A Dexceptions.c54 EXCEP_Overflow, // arithmetic overflow enumerator
86 case EXCEP_Overflow:rt_kprintf("arithmetic overflow\r\n");break; in _general_exception_handler()