Home
last modified time | relevance | path

Searched refs:EFUSE_PWR_ON_NUM_S (Results 1 – 18 of 18) sorted by relevance

/hal_espressif-latest/tools/esptool_py/espefuse/efuse/esp32c2/
Dmem_definition.py55 EFUSE_PWR_ON_NUM_S = 8 variable in EfuseDefineRegisters
56 EFUSE_PWR_ON_NUM_M = 0x0000FFFF << EFUSE_PWR_ON_NUM_S
/hal_espressif-latest/tools/esptool_py/espefuse/efuse/esp32c61/
Dmem_definition.py68 EFUSE_PWR_ON_NUM_S = 8 variable in EfuseDefineRegisters
69 EFUSE_PWR_ON_NUM_M = 0x0000FFFF << EFUSE_PWR_ON_NUM_S
/hal_espressif-latest/tools/esptool_py/espefuse/efuse/esp32h2beta1/
Dmem_definition.py64 EFUSE_PWR_ON_NUM_S = 8 variable in EfuseDefineRegisters
65 EFUSE_PWR_ON_NUM_M = 0x0000FFFF << EFUSE_PWR_ON_NUM_S
/hal_espressif-latest/tools/esptool_py/espefuse/efuse/esp32p4/
Dmem_definition.py68 EFUSE_PWR_ON_NUM_S = 8 variable in EfuseDefineRegisters
69 EFUSE_PWR_ON_NUM_M = 0x0000FFFF << EFUSE_PWR_ON_NUM_S
/hal_espressif-latest/tools/esptool_py/espefuse/efuse/esp32c5/
Dmem_definition.py68 EFUSE_PWR_ON_NUM_S = 8 variable in EfuseDefineRegisters
69 EFUSE_PWR_ON_NUM_M = 0x0000FFFF << EFUSE_PWR_ON_NUM_S
/hal_espressif-latest/tools/esptool_py/espefuse/efuse/esp32c5beta3/
Dmem_definition.py68 EFUSE_PWR_ON_NUM_S = 8 variable in EfuseDefineRegisters
69 EFUSE_PWR_ON_NUM_M = 0x0000FFFF << EFUSE_PWR_ON_NUM_S
/hal_espressif-latest/tools/esptool_py/espefuse/efuse/esp32c6/
Dmem_definition.py68 EFUSE_PWR_ON_NUM_S = 8 variable in EfuseDefineRegisters
69 EFUSE_PWR_ON_NUM_M = 0x0000FFFF << EFUSE_PWR_ON_NUM_S
/hal_espressif-latest/tools/esptool_py/espefuse/efuse/esp32h2/
Dmem_definition.py68 EFUSE_PWR_ON_NUM_S = 8 variable in EfuseDefineRegisters
69 EFUSE_PWR_ON_NUM_M = 0x0000FFFF << EFUSE_PWR_ON_NUM_S
/hal_espressif-latest/tools/esptool_py/espefuse/efuse/esp32s3/
Dmem_definition.py69 EFUSE_PWR_ON_NUM_S = 8 variable in EfuseDefineRegisters
70 EFUSE_PWR_ON_NUM_M = 0x0000FFFF << EFUSE_PWR_ON_NUM_S
/hal_espressif-latest/tools/esptool_py/espefuse/efuse/esp32c3/
Dmem_definition.py84 EFUSE_PWR_ON_NUM_S = 8 variable in EfuseDefineRegisters
85 EFUSE_PWR_ON_NUM_M = 0x0000FFFF << EFUSE_PWR_ON_NUM_S
/hal_espressif-latest/tools/esptool_py/espefuse/efuse/esp32s3beta2/
Dmem_definition.py69 EFUSE_PWR_ON_NUM_S = 8 variable in EfuseDefineRegisters
70 EFUSE_PWR_ON_NUM_M = 0x0000FFFF << EFUSE_PWR_ON_NUM_S
/hal_espressif-latest/tools/esptool_py/espefuse/efuse/esp32s2/
Dmem_definition.py84 EFUSE_PWR_ON_NUM_S = 8 variable in EfuseDefineRegisters
85 EFUSE_PWR_ON_NUM_M = 0xFFFF << EFUSE_PWR_ON_NUM_S
/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)
1183 #define EFUSE_PWR_ON_NUM_S 8 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)
2595 #define EFUSE_PWR_ON_NUM_S 8 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)
2651 #define EFUSE_PWR_ON_NUM_S 8 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)
2871 #define EFUSE_PWR_ON_NUM_S 8 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)
2639 #define EFUSE_PWR_ON_NUM_S 8 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)
2721 #define EFUSE_PWR_ON_NUM_S 8 macro