Searched refs:FAULT_BUS (Results 1 – 13 of 13) sorted by relevance
622 else if (ui32Interrupt == FAULT_BUS) in IntEnable()695 else if (ui32Interrupt == FAULT_BUS) in IntDisable()776 else if (ui32Interrupt == FAULT_BUS) in IntIsEnabled()
63 #define FAULT_BUS 5 // Bus fault macro
627 else if(ui32Interrupt == FAULT_BUS) in IntEnable()701 else if(ui32Interrupt == FAULT_BUS) in IntDisable()783 else if(ui32Interrupt == FAULT_BUS) in IntIsEnabled()
492 else if(ulInterrupt == FAULT_BUS) in IntEnable()554 else if(ulInterrupt == FAULT_BUS) in IntDisable()
28 #define FAULT_BUS 5 // Bus fault macro
36 #define FAULT_BUS 5 // Bus fault macro
52 #define FAULT_BUS 5 // Bus fault macro
Completed in 807 milliseconds