Home
last modified time | relevance | path

Searched refs:SPI2_IOMUX_PIN_NUM_WP_OCT (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dspi_pins.h43 #define SPI2_IOMUX_PIN_NUM_WP_OCT 38 macro
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dspi_pins.h43 #define SPI2_IOMUX_PIN_NUM_WP_OCT 38 macro
/hal_espressif-latest/components/driver/spi/gpspi/
Dspi_common.c372 …[] = {SPI2_IOMUX_PIN_NUM_MOSI_OCT, SPI2_IOMUX_PIN_NUM_MISO_OCT, SPI2_IOMUX_PIN_NUM_WP_OCT, SPI2_IO… in check_iomux_pins_oct()