This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Question of L137 cslr gpio example

Other Parts Discussed in Thread: OMAP-L137

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.