Tool/software: TI-RTOS
What index should be used for accessing pin GPIO1_0 of the AM572x? Since there is no such thing as GPIO0 on AM572x, is it considered index=0? Or in order to be more consistent with other devices (like AM437x which has GPIO0 and GPIO1) is it considered index=32?
Where is this defined in the code, and where is it described in the documentation?