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


