Searched refs:INT_SYSEXC (Results 1 – 13 of 13) sorted by relevance
62 IntRegister(INT_SYSEXC, pfnHandler); in SysExcIntRegister()67 IntEnable(INT_SYSEXC); in SysExcIntRegister()91 IntDisable(INT_SYSEXC); in SysExcIntUnregister()96 IntUnregister(INT_SYSEXC); in SysExcIntUnregister()
70 ui32Int = INT_SYSEXC; in _SysExcIntNumberGet()
142 #define INT_SYSEXC 83 // Floating-Point Exception macro
130 #define INT_SYSEXC 122 // System Exception (imprecise) macro
433 #define INT_SYSEXC INT_CONCAT(INT_SYSEXC_, INT_DEVICE_CLASS) macro
121 #define INT_SYSEXC 122 // System Exception (imprecise) macro
126 #define INT_SYSEXC 122 // System Exception (imprecise) macro
115 #define INT_SYSEXC 83 // Floating-Point Exception macro
Completed in 176 milliseconds