Home
last modified time | relevance | path

Searched full:secure_boot_disable_fast_wake (Results 1 – 16 of 16) 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.c167 {EFUSE_BLK0, 19, 1}, // [] wr_dis of SECURE_BOOT_DISABLE_FAST_WAKE,
558 static const esp_efuse_desc_t SECURE_BOOT_DISABLE_FAST_WAKE[] = { variable
942 &WR_DIS_SECURE_BOOT_DISABLE_FAST_WAKE[0], // [] wr_dis of SECURE_BOOT_DISABLE_FAST_WAKE
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.c175 {EFUSE_BLK0, 18, 1}, // [] wr_dis of SECURE_BOOT_DISABLE_FAST_WAKE,
570 static const esp_efuse_desc_t SECURE_BOOT_DISABLE_FAST_WAKE[] = { variable
960 &WR_DIS_SECURE_BOOT_DISABLE_FAST_WAKE[0], // [] wr_dis of SECURE_BOOT_DISABLE_FAST_WAKE
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…
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Defuse_struct.h426 /** secure_boot_disable_fast_wake : RO; bitpos: [25]; default: 0;
430 uint32_t secure_boot_disable_fast_wake:1; member
1845 * Indicates a programming error of SECURE_BOOT_DISABLE_FAST_WAKE.
Defuse_reg.h2133 * Indicates a programming error of SECURE_BOOT_DISABLE_FAST_WAKE.
/hal_espressif-latest/tools/esptool_py/espefuse/efuse_defs/
Desp32c61.yaml41SECURE_BOOT_DISABLE_FAST_WAKE : {show: y, blk : 0, word: 3, pos: 24, len : 1, start: 120, type…
Desp32c5.yaml55SECURE_BOOT_DISABLE_FAST_WAKE : {show: y, blk : 0, word: 4, pos: 25, len : 1, start: 153, type…
Desp32c5beta3.yaml55SECURE_BOOT_DISABLE_FAST_WAKE : {show: y, blk : 0, word: 4, pos: 25, len : 1, start: 153, type…
Desp32c6.yaml56SECURE_BOOT_DISABLE_FAST_WAKE : {show: y, blk : 0, word: 4, pos: 30, len : 1, start: 158, type…
Desp32h2.yaml52SECURE_BOOT_DISABLE_FAST_WAKE : {show: y, blk : 0, word: 4, pos: 25, len : 1, start: 153, type…
Desp32p4.yaml58SECURE_BOOT_DISABLE_FAST_WAKE : {show: y, blk : 0, word: 4, pos: 25, len : 1, start: 153, type…
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Defuse_struct.h439 /** secure_boot_disable_fast_wake : RO; bitpos: [30]; default: 0;
443 uint32_t secure_boot_disable_fast_wake:1; member