Home
last modified time | relevance | path

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

/hal_espressif-latest/components/spi_flash/
Dflash_brownout_hook.c16 static bool flash_erasing = false; variable
31 flash_erasing = status; in spi_flash_set_erasing_flag()
36 return (flash_brownout_needs_reset && flash_erasing); in spi_flash_brownout_need_reset()