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.

AM2634: MCAL Driver for GPIO

Part Number: AM2634


Hello,

In the example project for "gpio gpio_input_interrupt_am263x-cc_r5fss0-0_nortos_ti-arm-clang" there is a function, which is:

    SOC_xbarSelectGpioIntrXbarInputSource(CSL_GPIO_INTR_XBAR_U_BASE, GPIO_INT_XBAR_VIM_MODULE0_0, GPIO_INT_XBAR_GPIO_0_BANK_INTR_1);

Is there any equivalent function in the Mcal driver? Or where is the GPIO Interrupt Xbar source selected in the Mcal driver?

I hope my question is clear ^^.

Thanks in advance