Home
last modified time | relevance | path

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

/hal_espressif-latest/components/efuse/esp32c6/
Desp_efuse_table.csv51 WR_DIS.SECURE_BOOT_DISABLE_FAST_WAKE, EFUSE_BLK0, 19, 1, [] wr_dis of SECURE_BOOT_DIS…
149 SECURE_BOOT_DISABLE_FAST_WAKE, EFUSE_BLK0, 158, 1, [] Represents whether FAST V…
Desp_efuse_table.c558 static const esp_efuse_desc_t SECURE_BOOT_DISABLE_FAST_WAKE[] = { variable
1432 …&SECURE_BOOT_DISABLE_FAST_WAKE[0], // [] Represents whether FAST VERIFY ON WAKE is disabled o…
/hal_espressif-latest/components/efuse/esp32h2/
Desp_efuse_table.csv53 WR_DIS.SECURE_BOOT_DISABLE_FAST_WAKE, EFUSE_BLK0, 18, 1, [] wr_dis of SECURE_BOOT_DIS…
152 SECURE_BOOT_DISABLE_FAST_WAKE, EFUSE_BLK0, 153, 1, [] Represents whether FAST V…
Desp_efuse_table.c570 static const esp_efuse_desc_t SECURE_BOOT_DISABLE_FAST_WAKE[] = { variable
1455 …&SECURE_BOOT_DISABLE_FAST_WAKE[0], // [] Represents whether FAST VERIFY ON WAKE is disabled o…
/hal_espressif-latest/tools/esptool_py/docs/en/espefuse/inc/
Dsummary_ESP32-C6.rst106SECURE_BOOT_DISABLE_FAST_WAKE (BLOCK0) Represents whether FAST VERIFY ON WAKE is disab…
Dsummary_ESP32-H2.rst108SECURE_BOOT_DISABLE_FAST_WAKE (BLOCK0) Represents whether FAST VERIFY ON WAKE is disab…
Dsummary_ESP32-P4.rst129SECURE_BOOT_DISABLE_FAST_WAKE (BLOCK0) Represents whether FAST VERIFY ON WAKE is disab…