![]() |
![]() |
Data Structures | |
| struct | CSL_IRQ_Config |
| Config structure for INTC module. More... | |
| struct | CSL_IRQ_Dispatch |
| INTC dispatch structure parameters. More... | |
| struct | CSL_IrqDataObj |
| INTC Data object structure parameters. More... | |
Typedefs | |
| typedef void(* | IRQ_IsrPtr )(void) |
| ISR Routine. | |
| typedef CSL_IrqDataObj * | IRQ_Handle |
| this is a pointer to CSL_IrqObj and is passed as the first parameter to all INTC CSL APIs | |
Variables | |
| static CSL_IrqDataObj | CSL_IRQ_DATA |
| Definition for INTC Data Object Structure. | |
1.7.4