ESP32C3 SPI Sample Code

yes, I got your project link.
But the SPI functions details are hidden in
Adafruit_FlashTransport_SPI QflashTransport(PIN_QSPI_CS, SPI_2);

For ESP32C3, what is the first parameter should be for

SPIClass SPI_1(???, D9, D8, D10);