Searched defs:esp_rom_spiflash_erase_area (Results 1 – 8 of 8) sorted by relevance
7 PROVIDE ( esp_rom_spiflash_erase_area = 0x400631ac ); symbol
26 PROVIDE ( esp_rom_spiflash_erase_area = SPIEraseArea ); symbol
52 PROVIDE ( esp_rom_spiflash_erase_area = SPIEraseArea ); symbol
45 PROVIDE ( esp_rom_spiflash_erase_area = SPIEraseArea ); symbol
51 PROVIDE ( esp_rom_spiflash_erase_area = SPIEraseArea ); symbol
50 PROVIDE ( esp_rom_spiflash_erase_area = SPIEraseArea ); symbol
615 esp_rom_spiflash_result_t esp_rom_spiflash_erase_area(uint32_t start_addr, uint32_t area_len) in esp_rom_spiflash_erase_area() function