Home
last modified time | relevance | path

Searched refs:spi_flash_ll_erase_block (Results 1 – 2 of 2) sorted by relevance

/device/soc/esp/esp32/components/hal/
Dspi_flash_hal_iram.c69 spi_flash_ll_erase_block(dev); in spi_flash_hal_erase_block()
/device/soc/esp/esp32/components/hal/esp32/include/hal/
Dspi_flash_ll.h115 static inline void spi_flash_ll_erase_block(spi_dev_t *dev) in spi_flash_ll_erase_block() function