Home
last modified time | relevance | path

Searched refs:SPIHD_IN_IDX (Results 1 – 12 of 12) sorted by relevance

/hal_espressif-latest/components/soc/esp32c2/include/soc/
Dgpio_sig_map.h14 #define SPIHD_IN_IDX 2 macro
/hal_espressif-latest/components/soc/esp32/
Dspi_periph.c33 .spihd_in = SPIHD_IN_IDX,
/hal_espressif-latest/components/soc/esp32s2/
Dspi_periph.c24 .spihd_in = SPIHD_IN_IDX,
/hal_espressif-latest/components/bootloader_support/bootloader_flash/src/
Dbootloader_flash_config_esp32.c108 esp_rom_gpio_connect_in_signal(SPI_IOMUX_PIN_NUM_HD, SPIHD_IN_IDX, 0); in bootloader_flash_gpio_config()
222 esp_rom_gpio_connect_in_signal(FLASH_SPIHD_IO, SPIHD_IN_IDX, 0); in bootloader_configure_spi_pins()
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Dgpio_sig_map.h14 #define SPIHD_IN_IDX 2 macro
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dgpio_sig_map.h248 #define SPIHD_IN_IDX 123 macro
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dgpio_sig_map.h243 #define SPIHD_IN_IDX 123 macro
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dgpio_sig_map.h24 #define SPIHD_IN_IDX 2 macro
/hal_espressif-latest/zephyr/esp32/src/
Dsoc_flash_init.c125 esp_rom_gpio_connect_in_signal(SPI_IOMUX_PIN_NUM_HD, SPIHD_IN_IDX, 0); in flash_gpio_config()
/hal_espressif-latest/components/soc/esp32/include/soc/
Dgpio_sig_map.h23 #define SPIHD_IN_IDX 3 macro
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dgpio_sig_map.h13 #define SPIHD_IN_IDX 2 macro
/hal_espressif-latest/components/esp_psram/esp32/
Desp_psram_impl_quad.c780 esp_rom_gpio_connect_in_signal(psram_io->psram_spihd_sd2_io, SPIHD_IN_IDX, 0); in psram_gpio_config()