Home
last modified time | relevance | path

Searched refs:EFUSE_TPGM_S (Results 1 – 5 of 5) sorted by relevance

/hal_espressif-3.7.0/tools/esptool_py/espefuse/efuse/esp32s2/
Dmem_definition.py76 EFUSE_TPGM_S = 16 variable in EfuseDefineRegisters
77 EFUSE_TPGM_M = 0xFFFF << EFUSE_TPGM_S
/hal_espressif-3.7.0/components/soc/esp32c2/include/soc/
Defuse_reg.h1162 #define EFUSE_TPGM_M (EFUSE_TPGM_V << EFUSE_TPGM_S)
1164 #define EFUSE_TPGM_S 16 macro
/hal_espressif-3.7.0/components/soc/esp32h2/include/soc/
Defuse_reg.h2497 #define EFUSE_TPGM_M (EFUSE_TPGM_V << EFUSE_TPGM_S)
2499 #define EFUSE_TPGM_S 16 macro
/hal_espressif-3.7.0/components/soc/esp32c6/include/soc/
Defuse_reg.h2633 #define EFUSE_TPGM_M (EFUSE_TPGM_V << EFUSE_TPGM_S)
2635 #define EFUSE_TPGM_S 16 macro
/hal_espressif-3.7.0/components/soc/esp32s2/include/soc/
Defuse_reg.h2700 #define EFUSE_TPGM_M (EFUSE_TPGM_V << EFUSE_TPGM_S)
2702 #define EFUSE_TPGM_S 16 macro