This example sets up the GPIO0_8 as an input interrupt event:
CSL_FINS(intcRegs->INTMUX1, INTC_INTMUX1_INTSEL4,GPIO0_EVENT); //GPIO0_EVENT = 65
TMS320C674x DSP Megamodule reference guide (SPRUFK5A) Table 7.2 lists15-95 as Available Events, but doesn't give too much details. I also looked at the L137 System General Guide, no explanations either. Does anybody have an advice what documentations I can find the descriptions? Thank you.