Home
last modified time | relevance | path

Searched full:flash_ecc_en (Results 1 – 9 of 9) sorted by relevance

/hal_espressif-3.7.0/components/efuse/esp32s3/
Desp_efuse_table.csv57 WR_DIS.FLASH_ECC_EN, EFUSE_BLK0, 18, 1, [] wr_dis of FLASH_ECC_EN
171 FLASH_ECC_EN, EFUSE_BLK0, 140, 1, [] Set 1 to enable ECC for f…
Desp_efuse_table.c191 {EFUSE_BLK0, 18, 1}, // [] wr_dis of FLASH_ECC_EN,
646 static const esp_efuse_desc_t FLASH_ECC_EN[] = { variable
1099 &WR_DIS_FLASH_ECC_EN[0], // [] wr_dis of FLASH_ECC_EN
1669 &FLASH_ECC_EN[0], // [] Set 1 to enable ECC for flash boot
/hal_espressif-3.7.0/tools/esptool_py/docs/en/espefuse/inc/
Dsummary_ESP32-S3.rst35FLASH_ECC_EN (BLOCK0) Set 1 to enable ECC for flash boot …
Dsummary_ESP32-P4.rst56FLASH_ECC_EN (BLOCK0) Set this bit to enable ecc for flash boot …
/hal_espressif-3.7.0/components/soc/esp32c3/include/soc/
Defuse_struct.h403 /** flash_ecc_en : RO; bitpos: [12]; default: 0;
406 uint32_t flash_ecc_en:1; member
/hal_espressif-3.7.0/components/soc/esp32s3/include/soc/
Defuse_struct.h459 /** flash_ecc_en : RO; bitpos: [12]; default: 0;
462 uint32_t flash_ecc_en:1; member
/hal_espressif-3.7.0/tools/esptool_py/espefuse/efuse_defs/
Desp32c3.yaml51FLASH_ECC_EN : {show: n, blk : 0, word: 4, pos: 12, len : 1, start: 140, type…
Desp32p4.yaml46FLASH_ECC_EN : {show: y, blk : 0, word: 3, pos: 26, len : 1, start: 122, type…
Desp32s3.yaml64FLASH_ECC_EN : {show: y, blk : 0, word: 4, pos: 12, len : 1, start: 140, type…