10 #include <xparameters.h>
13 #if XPAR_XINTC_NUM_INSTANCES > 0
43 explicit ControllerMicroblaze(XIntc* xintc);
49 u32 opts = XIN_SVC_ALL_ISRS_OPTION);
53 void irq_pause()
override;
54 void irq_resume()
override;
Platform-agnostic interrupt controller.
Parent object for receiving interrupt-handler callbacks.
The TimeRef API provides access to a monotonic time-counter.
Platform-agnostic API for interrupt management.