Home
last modified time | relevance | path

Searched defs:EFUSE_PWR_ON_NUM_M (Results 1 – 18 of 18) sorted by relevance

/hal_espressif-latest/tools/esptool_py/espefuse/efuse/esp32c2/
Dmem_definition.py56 EFUSE_PWR_ON_NUM_M = 0x0000FFFF << EFUSE_PWR_ON_NUM_S variable in EfuseDefineRegisters
/hal_espressif-latest/tools/esptool_py/espefuse/efuse/esp32c5/
Dmem_definition.py69 EFUSE_PWR_ON_NUM_M = 0x0000FFFF << EFUSE_PWR_ON_NUM_S variable in EfuseDefineRegisters
/hal_espressif-latest/tools/esptool_py/espefuse/efuse/esp32c5beta3/
Dmem_definition.py69 EFUSE_PWR_ON_NUM_M = 0x0000FFFF << EFUSE_PWR_ON_NUM_S variable in EfuseDefineRegisters
/hal_espressif-latest/tools/esptool_py/espefuse/efuse/esp32c6/
Dmem_definition.py69 EFUSE_PWR_ON_NUM_M = 0x0000FFFF << EFUSE_PWR_ON_NUM_S variable in EfuseDefineRegisters
/hal_espressif-latest/tools/esptool_py/espefuse/efuse/esp32c61/
Dmem_definition.py69 EFUSE_PWR_ON_NUM_M = 0x0000FFFF << EFUSE_PWR_ON_NUM_S variable in EfuseDefineRegisters
/hal_espressif-latest/tools/esptool_py/espefuse/efuse/esp32h2/
Dmem_definition.py69 EFUSE_PWR_ON_NUM_M = 0x0000FFFF << EFUSE_PWR_ON_NUM_S variable in EfuseDefineRegisters
/hal_espressif-latest/tools/esptool_py/espefuse/efuse/esp32h2beta1/
Dmem_definition.py65 EFUSE_PWR_ON_NUM_M = 0x0000FFFF << EFUSE_PWR_ON_NUM_S variable in EfuseDefineRegisters
/hal_espressif-latest/tools/esptool_py/espefuse/efuse/esp32p4/
Dmem_definition.py69 EFUSE_PWR_ON_NUM_M = 0x0000FFFF << EFUSE_PWR_ON_NUM_S variable in EfuseDefineRegisters
/hal_espressif-latest/tools/esptool_py/espefuse/efuse/esp32c3/
Dmem_definition.py85 EFUSE_PWR_ON_NUM_M = 0x0000FFFF << EFUSE_PWR_ON_NUM_S variable in EfuseDefineRegisters
/hal_espressif-latest/tools/esptool_py/espefuse/efuse/esp32s3/
Dmem_definition.py70 EFUSE_PWR_ON_NUM_M = 0x0000FFFF << EFUSE_PWR_ON_NUM_S variable in EfuseDefineRegisters
/hal_espressif-latest/tools/esptool_py/espefuse/efuse/esp32s3beta2/
Dmem_definition.py70 EFUSE_PWR_ON_NUM_M = 0x0000FFFF << EFUSE_PWR_ON_NUM_S variable in EfuseDefineRegisters
/hal_espressif-latest/tools/esptool_py/espefuse/efuse/esp32s2/
Dmem_definition.py85 EFUSE_PWR_ON_NUM_M = 0xFFFF << EFUSE_PWR_ON_NUM_S variable in EfuseDefineRegisters
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Defuse_reg.h1181 #define EFUSE_PWR_ON_NUM_M (EFUSE_PWR_ON_NUM_V << EFUSE_PWR_ON_NUM_S) macro
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Defuse_reg.h2593 #define EFUSE_PWR_ON_NUM_M (EFUSE_PWR_ON_NUM_V << EFUSE_PWR_ON_NUM_S) macro
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Defuse_reg.h2649 #define EFUSE_PWR_ON_NUM_M (EFUSE_PWR_ON_NUM_V << EFUSE_PWR_ON_NUM_S) macro
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Defuse_reg.h2869 #define EFUSE_PWR_ON_NUM_M (EFUSE_PWR_ON_NUM_V << EFUSE_PWR_ON_NUM_S) macro
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Defuse_reg.h2637 #define EFUSE_PWR_ON_NUM_M (EFUSE_PWR_ON_NUM_V << EFUSE_PWR_ON_NUM_S) macro
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Defuse_reg.h2719 #define EFUSE_PWR_ON_NUM_M (EFUSE_PWR_ON_NUM_V << EFUSE_PWR_ON_NUM_S) macro