Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_system/port/arch/xtensa/
Ddebug_helpers.c72 bool corrupted = !(esp_stack_ptr_is_sane(stk_frame.sp) && in esp_backtrace_print_from_frame() local
78 while (i-- > 0 && stk_frame.next_pc != 0 && !corrupted) { in esp_backtrace_print_from_frame()
80 corrupted = true; in esp_backtrace_print_from_frame()
87 if (corrupted) { in esp_backtrace_print_from_frame()
/hal_espressif-latest/components/esp_hw_support/
DKconfig88 data in Flash may be corrupted by random signals on other SPI pins.
104 data in PSRAM may be corrupted by random signals on other SPI pins.
/hal_espressif-latest/components/esp_system/
DKconfig507 risk, if the flash cache status is also corrupted during the crash.
511 …disabled (for example, when writing to SPI flash) or when flash cache is corrupted when an excepti…
/hal_espressif-latest/components/spi_flash/
DKconfig203 and this check prevents logic errors or corrupted firmware memory from
/hal_espressif-latest/tools/esptool_py/docs/en/advanced-topics/
Dboot-mode-selection.rst363 …ith the SPI flash chip addressing mode, the values printed by the bootloader here may be corrupted.
/hal_espressif-latest/components/bootloader/
DKconfig.projbuild388corrupted in the flash, therefore it's not possible to safely fall back to a different app
449 the bootloader from marking this data as corrupted.