Home
last modified time | relevance | path

Searched refs:EFUSE_TPGM_INACTIVE_M (Results 1 – 8 of 8) sorted by relevance

/hal_espressif-3.7.0/tools/esptool_py/espefuse/efuse/esp32c2/
Dmem_definition.py52 EFUSE_TPGM_INACTIVE_M = 0xFF << EFUSE_TPGM_INACTIVE_S variable in EfuseDefineRegisters
Dfields.py242 self.REGS.EFUSE_TPGM_INACTIVE_M,
/hal_espressif-3.7.0/tools/esptool_py/espefuse/efuse/esp32s2/
Dmem_definition.py79 EFUSE_TPGM_INACTIVE_M = 0xFF << EFUSE_TPGM_INACTIVE_S variable in EfuseDefineRegisters
Dfields.py248 self.REGS.EFUSE_TPGM_INACTIVE_M,
/hal_espressif-3.7.0/components/soc/esp32c2/include/soc/
Defuse_reg.h1155 #define EFUSE_TPGM_INACTIVE_M (EFUSE_TPGM_INACTIVE_V << EFUSE_TPGM_INACTIVE_S) macro
/hal_espressif-3.7.0/components/soc/esp32h2/include/soc/
Defuse_reg.h2531 #define EFUSE_TPGM_INACTIVE_M (EFUSE_TPGM_INACTIVE_V << EFUSE_TPGM_INACTIVE_S) macro
/hal_espressif-3.7.0/components/soc/esp32c6/include/soc/
Defuse_reg.h2667 #define EFUSE_TPGM_INACTIVE_M (EFUSE_TPGM_INACTIVE_V << EFUSE_TPGM_INACTIVE_S) macro
/hal_espressif-3.7.0/components/soc/esp32s2/include/soc/
Defuse_reg.h2693 #define EFUSE_TPGM_INACTIVE_M (EFUSE_TPGM_INACTIVE_V << EFUSE_TPGM_INACTIVE_S) macro