Home
last modified time | relevance | path

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

/hal_espressif-latest/components/spi_flash/
Dflash_brownout_hook.c15 static bool flash_brownout_needs_reset = false; variable
24 flash_brownout_needs_reset = true; in spi_flash_needs_reset_check()
36 return (flash_brownout_needs_reset && flash_erasing); in spi_flash_brownout_need_reset()