Home
last modified time | relevance | path

Searched refs:EFUSE_TPGM_INACTIVE_S (Results 1 – 6 of 6) sorted by relevance

/hal_espressif-3.7.0/tools/esptool_py/espefuse/efuse/esp32c2/
Dmem_definition.py51 EFUSE_TPGM_INACTIVE_S = 8 variable in EfuseDefineRegisters
52 EFUSE_TPGM_INACTIVE_M = 0xFF << EFUSE_TPGM_INACTIVE_S
/hal_espressif-3.7.0/tools/esptool_py/espefuse/efuse/esp32s2/
Dmem_definition.py78 EFUSE_TPGM_INACTIVE_S = 8 variable in EfuseDefineRegisters
79 EFUSE_TPGM_INACTIVE_M = 0xFF << EFUSE_TPGM_INACTIVE_S
/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)
1157 #define EFUSE_TPGM_INACTIVE_S 8 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)
2533 #define EFUSE_TPGM_INACTIVE_S 13 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)
2669 #define EFUSE_TPGM_INACTIVE_S 13 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)
2695 #define EFUSE_TPGM_INACTIVE_S 8 macro