Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_system/port/
Dcpu_start.c656 memp_err = esp_memprot_set_prot(PANIC_HNDL_ON, MEMPROT_LOCK, NULL);
658 memp_err = esp_memprot_set_prot(PANIC_HNDL_ON, MEMPROT_UNLOCK, NULL);
/hal_espressif-latest/components/esp_hw_support/include/soc/esp32s2/
Dmemprot.h40 #define PANIC_HNDL_ON true macro