Home
last modified time | relevance | path

Searched full:dis_app_cpu (Results 1 – 8 of 8) sorted by relevance

/hal_espressif-latest/components/bootloader_support/src/esp32s3/
Dflash_encryption_secure_features.c55 // DIS_FORCE_DOWNLOAD, DIS_USB_OTG, DIS_TWAI, DIS_APP_CPU, DIS_PAD_JTAG, in esp_flash_encryption_enable_secure_features()
/hal_espressif-latest/components/efuse/esp32s3/
Desp_efuse_table.csv23 WR_DIS.DIS_APP_CPU, EFUSE_BLK0, 2, 1, [] wr_dis of DIS_APP_CPU
140 DIS_APP_CPU, EFUSE_BLK0, 47, 1, [] Disable app cpu
Desp_efuse_table.c55 {EFUSE_BLK0, 2, 1}, // [] wr_dis of DIS_APP_CPU,
522 static const esp_efuse_desc_t DIS_APP_CPU[] = { variable
977 &WR_DIS_DIS_APP_CPU[0], // [] wr_dis of DIS_APP_CPU
1562 &DIS_APP_CPU[0], // [] Disable app cpu
/hal_espressif-latest/tools/esptool_py/docs/en/espefuse/inc/
Dsummary_ESP32-S3.rst17DIS_APP_CPU (BLOCK0) Disable app cpu …
/hal_espressif-latest/tools/esptool_py/esptool/targets/
Desp32.py230 sc = self.read_efuse(3) & (1 << 0) # single core, CHIP_VER DIS_APP_CPU
/hal_espressif-latest/components/bootloader/
DKconfig.projbuild1044 DIS_FORCE_DOWNLOAD, DIS_USB_OTG, DIS_TWAI, DIS_APP_CPU, DIS_PAD_JTAG,
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Defuse_struct.h215 /** dis_app_cpu : RO; bitpos: [15]; default: 0;
218 uint32_t dis_app_cpu:1; member
/hal_espressif-latest/tools/esptool_py/espefuse/efuse_defs/
Desp32s3.yaml13DIS_APP_CPU : {show: y, blk : 0, word: 1, pos: 15, len : 1, start : 47, type…