Home
last modified time | relevance | path

Searched full:vol_level_hp_inv (Results 1 – 7 of 7) sorted by relevance

/hal_espressif-latest/components/efuse/esp32/
Desp_efuse_table.csv24 WR_DIS.VOL_LEVEL_HP_INV, EFUSE_BLK0, 3, 1, [] wr_dis of VOL_LEVEL_HP_INV
101 VOL_LEVEL_HP_INV, EFUSE_BLK0, 182, 2, [] This field stores the vol…
Desp_efuse_table.c70 {EFUSE_BLK0, 3, 1}, // [] wr_dis of VOL_LEVEL_HP_INV,
362 static const esp_efuse_desc_t VOL_LEVEL_HP_INV[] = { variable
509 &WR_DIS_VOL_LEVEL_HP_INV[0], // [] wr_dis of VOL_LEVEL_HP_INV
874 …&VOL_LEVEL_HP_INV[0], // [] This field stores the voltage level for CPU to run at 240 MHz; or…
/hal_espressif-latest/components/bootloader_support/src/esp32/
Dflash_encryption_secure_features.c86 // MAC, MAC_CRC, DISABLE_APP_CPU, DISABLE_BT, DIS_CACHE, VOL_LEVEL_HP_INV. in esp_flash_encryption_enable_secure_features()
/hal_espressif-latest/tools/esptool_py/docs/en/espefuse/inc/
Dsummary_ESP32.rst27VOL_LEVEL_HP_INV (BLOCK0): This field stores the voltage level for CPU to …
/hal_espressif-latest/components/soc/esp32/include/soc/
Defuse_struct.h405 /** vol_level_hp_inv : R; bitpos: [23:22]; default: 0;
409 uint32_t vol_level_hp_inv:2; member
/hal_espressif-latest/tools/esptool_py/espefuse/efuse_defs/
Desp32.yaml35VOL_LEVEL_HP_INV : {show: y, blk : 0, word: 5, pos: 22, len : 2, start: 182, type : 'uint:2'…
/hal_espressif-latest/components/bootloader/
DKconfig.projbuild1027 ESP32: MAC, MAC_CRC, DISABLE_APP_CPU, DISABLE_BT, DIS_CACHE, VOL_LEVEL_HP_INV.