Home
last modified time | relevance | path

Searched refs:spi_flash_hal_common_command (Results 1 – 16 of 16) sorted by relevance

/hal_espressif-latest/components/hal/
Dspi_flash_hal_gpspi.c21 #define spi_flash_hal_common_command spi_flash_hal_gpspi_common_command macro
Dspi_flash_hal_common.inc148 esp_err_t spi_flash_hal_common_command(spi_flash_host_inst_t *host, spi_flash_trans_t *trans)
/hal_espressif-latest/components/spi_flash/include/
Dmemspi_host_driver.h13 .common_command = spi_flash_hal_common_command, \
/hal_espressif-latest/components/hal/include/hal/
Dspi_flash_hal.h118 esp_err_t spi_flash_hal_common_command(spi_flash_host_inst_t *host, spi_flash_trans_t *trans);
/hal_espressif-latest/components/esp_rom/esp32c6/ld/
Desp32c6.rom.spiflash.ld144 spi_flash_hal_common_command = 0x4000033c; symbol
/hal_espressif-latest/components/esp_rom/esp32h2/ld/
Desp32h2.rom.spiflash.ld143 spi_flash_hal_common_command = 0x40000334; symbol
/hal_espressif-latest/tools/esptool_py/flasher_stub/ld/
Drom_32h2_beta_1.ld209 PROVIDE( spi_flash_hal_common_command = 0x40000234 ); symbol
Drom_32h2_beta_2.ld203 PROVIDE( spi_flash_hal_common_command = 0x40000234 ); symbol
Drom_32c6_beta.ld201 PROVIDE( spi_flash_hal_common_command = 0x40000234 ); symbol
Drom_32c3.ld203 PROVIDE( spi_flash_hal_common_command = 0x40000238 ); symbol
Drom_32s3.ld252 PROVIDE( spi_flash_hal_common_command = 0x40000d5c ); symbol
Drom_32c2.ld195 PROVIDE( spi_flash_hal_common_command = 0x40000224 ); symbol
Drom_32s3_beta_2.ld2103 PROVIDE ( spi_flash_hal_common_command = 0x4004fd8c ); symbol
/hal_espressif-latest/components/esp_rom/esp32c3/ld/
Desp32c3.rom.ld187 PROVIDE( spi_flash_hal_common_command = 0x40000238 ); symbol
/hal_espressif-latest/components/esp_rom/esp32c2/ld/
Desp32c2.rom.ld181 PROVIDE( spi_flash_hal_common_command = 0x40000224 ); symbol
/hal_espressif-latest/components/esp_rom/esp32s3/ld/
Desp32s3.rom.ld238 PROVIDE( spi_flash_hal_common_command = 0x40000d5c ); symbol