This file contains the internal defines for configuring interrupt support for the ARM Cortex-R5 and VIM.
The following is the recommended calling sequence for this API:
When an interrupt occurs, control goes to the ISR given as a parameter in the Intc_IntRegister() call for that specific interrupt. The pending interrupt is automatically cleared and acknowledged in the VIM.
Other calls available: o Call Intc_IntUnregister() to unregister a previously registered interrupt o Call Intc_IntDisable() to disable a previously enabled interrupt o Call Intc_SystemDisable() to disable the R5 IRQ and FIQ interrupts
Go to the source code of this file.
Variables | |
SDL_R5ExptnHandlers | gExptnHandlers |
|
extern |