/hal_espressif-latest/components/esp_rom/esp32s2/ld/ |
D | esp32s2.rom.spiflash.ld | 12 PROVIDE ( esp_rom_spiflash_read_statushigh = SPI_read_status_high ); symbol
|
/hal_espressif-latest/components/esp_rom/esp32/ld/ |
D | esp32.rom.spiflash.ld | 16 PROVIDE ( esp_rom_spiflash_read_statushigh = 0x40062448 ); symbol
|
/hal_espressif-latest/components/esp_rom/include/ |
D | esp_rom_spiflash.h | 88 esp_rom_spiflash_result_t esp_rom_spiflash_read_statushigh(esp_rom_spiflash_chip_t *spi, uint32_t *…
|
/hal_espressif-latest/components/esp_rom/include/esp32/rom/ |
D | spi_flash.h | 148 esp_rom_spiflash_result_t esp_rom_spiflash_read_statushigh(esp_rom_spiflash_chip_t *spi, uint32_t *…
|
/hal_espressif-latest/components/esp_rom/include/esp32s2/rom/ |
D | spi_flash.h | 145 esp_rom_spiflash_result_t esp_rom_spiflash_read_statushigh(esp_rom_spiflash_chip_t *spi, uint32_t *…
|
/hal_espressif-latest/components/esp_rom/include/esp32c3/rom/ |
D | spi_flash.h | 131 esp_rom_spiflash_result_t esp_rom_spiflash_read_statushigh(esp_rom_spiflash_chip_t *spi, uint32_t *…
|
/hal_espressif-latest/components/esp_rom/include/esp32c6/rom/ |
D | spi_flash.h | 124 esp_rom_spiflash_result_t esp_rom_spiflash_read_statushigh(esp_rom_spiflash_chip_t *spi, uint32_t *…
|
/hal_espressif-latest/components/esp_rom/include/esp32h2/rom/ |
D | spi_flash.h | 124 esp_rom_spiflash_result_t esp_rom_spiflash_read_statushigh(esp_rom_spiflash_chip_t *spi, uint32_t *…
|
/hal_espressif-latest/components/esp_rom/include/esp32s3/rom/ |
D | spi_flash.h | 168 esp_rom_spiflash_result_t esp_rom_spiflash_read_statushigh(esp_rom_spiflash_chip_t *spi, uint32_t *…
|
/hal_espressif-latest/components/esp_rom/include/esp32c2/rom/ |
D | spi_flash.h | 137 esp_rom_spiflash_result_t esp_rom_spiflash_read_statushigh(esp_rom_spiflash_chip_t *spi, uint32_t *…
|
/hal_espressif-latest/components/esp_rom/patches/ |
D | esp_rom_spiflash.c | 82 …if (esp_rom_spiflash_read_statushigh(&g_rom_spiflash_chip, &status) != ESP_ROM_SPIFLASH_RESULT_OK)… in esp_rom_spiflash_clear_bp() 242 esp_rom_spiflash_result_t esp_rom_spiflash_read_statushigh(esp_rom_spiflash_chip_t *spi, uint32_t *… in esp_rom_spiflash_read_statushigh() function 381 …if (ESP_ROM_SPIFLASH_RESULT_OK != esp_rom_spiflash_read_statushigh(&g_rom_spiflash_chip, &status))… in esp_rom_spiflash_set_bp()
|
/hal_espressif-latest/tools/esptool_py/flasher_stub/ld/ |
D | rom_32c5_beta_3.ld | 16 PROVIDE ( SPI_read_status_high = esp_rom_spiflash_read_statushigh); 140 esp_rom_spiflash_read_statushigh = 0x40000180; symbol
|
D | rom_32h2.ld | 16 PROVIDE ( SPI_read_status_high = esp_rom_spiflash_read_statushigh); 139 esp_rom_spiflash_read_statushigh = 0x4000017c; symbol
|
D | rom_32c6.ld | 16 PROVIDE ( SPI_read_status_high = esp_rom_spiflash_read_statushigh); 148 esp_rom_spiflash_read_statushigh = 0x40000184; symbol
|
D | rom_32p4.ld | 16 PROVIDE ( SPI_read_status_high = esp_rom_spiflash_read_statushigh); 150 esp_rom_spiflash_read_statushigh = 0x4fc0018c; symbol
|
D | rom_32h2_beta_1.ld | 13 PROVIDE ( SPI_read_status_high = esp_rom_spiflash_read_statushigh); 143 PROVIDE( esp_rom_spiflash_read_statushigh = 0x40000158 ); symbol
|
D | rom_32h2_beta_2.ld | 13 PROVIDE ( SPI_read_status_high = esp_rom_spiflash_read_statushigh); 147 PROVIDE( esp_rom_spiflash_read_statushigh = 0x40000180 ); symbol
|
D | rom_32c6_beta.ld | 13 PROVIDE ( SPI_read_status_high = esp_rom_spiflash_read_statushigh); 135 PROVIDE( esp_rom_spiflash_read_statushigh = 0x40000158 ); symbol
|
D | rom_32c3.ld | 13 PROVIDE ( SPI_read_status_high = esp_rom_spiflash_read_statushigh); 137 PROVIDE( esp_rom_spiflash_read_statushigh = 0x4000015c ); symbol
|
D | rom_32s3.ld | 12 PROVIDE ( SPI_read_status_high = esp_rom_spiflash_read_statushigh); 185 PROVIDE( esp_rom_spiflash_read_statushigh = 0x40000abc ); symbol
|
D | rom_32c2.ld | 16 PROVIDE ( SPI_read_status_high = esp_rom_spiflash_read_statushigh); 139 PROVIDE( esp_rom_spiflash_read_statushigh = 0x40000170 ); symbol
|
/hal_espressif-latest/components/esp_rom/esp32h2/ld/ |
D | esp32h2.rom.ld | 128 esp_rom_spiflash_read_statushigh = 0x4000017c; symbol
|
/hal_espressif-latest/components/esp_rom/esp32c6/ld/ |
D | esp32c6.rom.ld | 137 esp_rom_spiflash_read_statushigh = 0x40000184; symbol
|
/hal_espressif-latest/components/esp_rom/esp32c3/ld/ |
D | esp32c3.rom.ld | 121 PROVIDE( esp_rom_spiflash_read_statushigh = 0x4000015c ); symbol
|
/hal_espressif-latest/components/esp_rom/esp32c2/ld/ |
D | esp32c2.rom.ld | 125 PROVIDE( esp_rom_spiflash_read_statushigh = 0x40000170 ); symbol
|