I am starting to work with ESP32 and I have a LED blinking on GPIO17 however I want to interface to the SPI of the device and just there my confusion started ,I try show below what my confusion is
ON the LOLIN32 board the top numbering seems to be GPIOx ( 2 ,4,17 etc) this I used Pin 17 and it works fine
However when trying to set the SPI pins we have now PORTA and PORTB numbers ,example there is PIN PORTA0 and PORTB0 but on the Board there is only 1 pin marked 0 is this now PORTA or B

I tried the datasheet that also give no PORTA & B descriptions only GPIO naming