Searched refs:spi_flash_hal_erase_sector (Results 1 – 3 of 3) sorted by relevance
24 .erase_sector = spi_flash_hal_erase_sector, \
119 void spi_flash_hal_erase_sector(spi_flash_host_inst_t *host, uint32_t start_address);
47 void spi_flash_hal_erase_sector(spi_flash_host_inst_t *host, uint32_t start_address) in spi_flash_hal_erase_sector() function