Home
last modified time | relevance | path

Searched refs:read_protect_efuse (Results 1 – 16 of 16) sorted by relevance

/hal_espressif-latest/tools/esptool_py/docs/en/espefuse/
Dread-write-protections-cmd.rst8 - ``espefuse.py read_protect_efuse``. It sets read protection for given eFuse names.
43 > espefuse.py read_protect_efuse BLOCK2 BLOCK3 MAC_VERSION
45 === Run "read_protect_efuse" command ===
Dindex.rst37 read_protect_efuse and write_protect_efuse <read-write-protections-cmd>
/hal_espressif-latest/tools/esptool_py/espefuse/efuse/
Dbase_operations.py84 read_protect_efuse = subparsers.add_parser(
88 read_protect_efuse.add_argument(
562 def read_protect_efuse(esp, efuses, args): function
/hal_espressif-latest/tools/esptool_py/espefuse/efuse/esp32/
Doperations.py26 read_protect_efuse,
/hal_espressif-latest/tools/esptool_py/espefuse/efuse/esp32c2/
Doperations.py26 read_protect_efuse,
/hal_espressif-latest/tools/esptool_py/espefuse/efuse/esp32c3/
Doperations.py26 read_protect_efuse,
/hal_espressif-latest/tools/esptool_py/espefuse/efuse/esp32c5/
Doperations.py26 read_protect_efuse,
/hal_espressif-latest/tools/esptool_py/espefuse/efuse/esp32c5beta3/
Doperations.py26 read_protect_efuse,
/hal_espressif-latest/tools/esptool_py/espefuse/efuse/esp32c6/
Doperations.py26 read_protect_efuse,
/hal_espressif-latest/tools/esptool_py/espefuse/efuse/esp32h2beta1/
Doperations.py26 read_protect_efuse,
/hal_espressif-latest/tools/esptool_py/espefuse/efuse/esp32h2/
Doperations.py26 read_protect_efuse,
/hal_espressif-latest/tools/esptool_py/espefuse/efuse/esp32c61/
Doperations.py27 read_protect_efuse,
/hal_espressif-latest/tools/esptool_py/espefuse/efuse/esp32p4/
Doperations.py27 read_protect_efuse,
/hal_espressif-latest/tools/esptool_py/espefuse/efuse/esp32s2/
Doperations.py27 read_protect_efuse,
/hal_espressif-latest/tools/esptool_py/espefuse/efuse/esp32s3/
Doperations.py27 read_protect_efuse,
/hal_espressif-latest/tools/esptool_py/espefuse/efuse/esp32s3beta2/
Doperations.py27 read_protect_efuse,