Home
last modified time | relevance | path

Searched defs:erase_block (Results 1 – 9 of 9) sorted by relevance

/hal_espressif-latest/components/spi_flash/sim/
DSpiFlash.cpp112 esp_rom_spiflash_result_t SpiFlash::erase_block(uint32_t block) in erase_block() function in SpiFlash
/hal_espressif-latest/components/spi_flash/sim/stubs/soc/include/hal/
Dspi_flash_types.h78 void (*erase_block)(spi_flash_host_inst_t *host, uint32_t start_address); member
/hal_espressif-latest/components/esp_rom/include/esp32c3/rom/
Dspi_flash.h74 spi_flash_erase_t erase_block; member
/hal_espressif-latest/components/spi_flash/include/
Dspi_flash_chip_driver.h110 esp_err_t (*erase_block)(esp_flash_t *chip, uint32_t block_address); member
/hal_espressif-latest/components/esp_rom/include/esp32c6/rom/
Dspi_flash.h79 spi_flash_erase_t erase_block; member
/hal_espressif-latest/components/esp_rom/include/esp32h2/rom/
Dspi_flash.h79 spi_flash_erase_t erase_block; member
/hal_espressif-latest/components/esp_rom/include/esp32s3/rom/
Dspi_flash.h110 spi_flash_erase_t erase_block; member
/hal_espressif-latest/components/esp_rom/include/esp32c2/rom/
Dspi_flash.h79 spi_flash_erase_t erase_block; member
/hal_espressif-latest/components/hal/include/hal/
Dspi_flash_types.h159 void (*erase_block)(spi_flash_host_inst_t *host, uint32_t start_address); member