Searched refs:FAULT_USAGE (Results 1 – 13 of 13) sorted by relevance
629 else if (ui32Interrupt == FAULT_USAGE) in IntEnable()702 else if (ui32Interrupt == FAULT_USAGE) in IntDisable()783 else if (ui32Interrupt == FAULT_USAGE) in IntIsEnabled()
64 #define FAULT_USAGE 6 // Usage fault macro
634 else if(ui32Interrupt == FAULT_USAGE) in IntEnable()708 else if(ui32Interrupt == FAULT_USAGE) in IntDisable()790 else if(ui32Interrupt == FAULT_USAGE) in IntIsEnabled()
499 else if(ulInterrupt == FAULT_USAGE) in IntEnable()561 else if(ulInterrupt == FAULT_USAGE) in IntDisable()
29 #define FAULT_USAGE 6 // Usage fault macro
37 #define FAULT_USAGE 6 // Usage fault macro
53 #define FAULT_USAGE 6 // Usage fault macro
Completed in 30 milliseconds