/hal_espressif-3.6.0/components/esptool_py/esptool/espefuse/efuse/esp32c2/ |
D | mem_definition.py | 41 EFUSE_PWR_OFF_NUM_M = 0xFFFF << EFUSE_PWR_OFF_NUM_S variable in EfuseDefineRegisters
|
D | fields.py | 242 self.REGS.EFUSE_WR_TIM_CONF2_REG, self.REGS.EFUSE_PWR_OFF_NUM_M, 0x190
|
/hal_espressif-3.6.0/components/esptool_py/esptool/espefuse/efuse/esp32h2beta1/ |
D | mem_definition.py | 58 EFUSE_PWR_OFF_NUM_M = 0xFFFF << EFUSE_PWR_OFF_NUM_S variable in EfuseDefineRegisters
|
D | fields.py | 247 self.REGS.EFUSE_WR_TIM_CONF2_REG, self.REGS.EFUSE_PWR_OFF_NUM_M, 0x190
|
/hal_espressif-3.6.0/components/esptool_py/esptool/espefuse/efuse/esp32s3/ |
D | mem_definition.py | 59 EFUSE_PWR_OFF_NUM_M = 0xFFFF << EFUSE_PWR_OFF_NUM_S variable in EfuseDefineRegisters
|
D | fields.py | 253 self.REGS.EFUSE_WR_TIM_CONF2_REG, self.REGS.EFUSE_PWR_OFF_NUM_M, 0x190
|
/hal_espressif-3.6.0/components/esptool_py/esptool/espefuse/efuse/esp32s3beta2/ |
D | mem_definition.py | 59 EFUSE_PWR_OFF_NUM_M = 0xFFFF << EFUSE_PWR_OFF_NUM_S variable in EfuseDefineRegisters
|
D | fields.py | 253 self.REGS.EFUSE_WR_TIM_CONF2_REG, self.REGS.EFUSE_PWR_OFF_NUM_M, 0x190
|
/hal_espressif-3.6.0/components/esptool_py/esptool/espefuse/efuse/esp32c6/ |
D | mem_definition.py | 74 EFUSE_PWR_OFF_NUM_M = 0xFFFF << EFUSE_PWR_OFF_NUM_S variable in EfuseDefineRegisters
|
D | fields.py | 253 self.REGS.EFUSE_WR_TIM_CONF2_REG, self.REGS.EFUSE_PWR_OFF_NUM_M, 0x190
|
/hal_espressif-3.6.0/components/esptool_py/esptool/espefuse/efuse/esp32h2/ |
D | mem_definition.py | 74 EFUSE_PWR_OFF_NUM_M = 0xFFFF << EFUSE_PWR_OFF_NUM_S variable in EfuseDefineRegisters
|
D | fields.py | 254 self.REGS.EFUSE_WR_TIM_CONF2_REG, self.REGS.EFUSE_PWR_OFF_NUM_M, 0x190
|
/hal_espressif-3.6.0/components/esptool_py/esptool/espefuse/efuse/esp32c3/ |
D | mem_definition.py | 74 EFUSE_PWR_OFF_NUM_M = 0xFFFF << EFUSE_PWR_OFF_NUM_S variable in EfuseDefineRegisters
|
D | fields.py | 253 self.REGS.EFUSE_WR_TIM_CONF2_REG, self.REGS.EFUSE_PWR_OFF_NUM_M, 0x190
|
/hal_espressif-3.6.0/components/esptool_py/esptool/espefuse/efuse/esp32s2/ |
D | mem_definition.py | 84 EFUSE_PWR_OFF_NUM_M = 0xFFFF << EFUSE_PWR_OFF_NUM_S variable in EfuseDefineRegisters
|
D | fields.py | 285 self.REGS.EFUSE_PWR_OFF_NUM_M,
|
/hal_espressif-3.6.0/components/soc/esp32s3/include/soc/ |
D | efuse_reg.h | 1921 #define EFUSE_PWR_OFF_NUM_M ((EFUSE_PWR_OFF_NUM_V)<<(EFUSE_PWR_OFF_NUM_S)) macro
|
/hal_espressif-3.6.0/components/soc/esp32h2/include/soc/ |
D | efuse_reg.h | 2043 #define EFUSE_PWR_OFF_NUM_M ((EFUSE_PWR_OFF_NUM_V)<<(EFUSE_PWR_OFF_NUM_S)) macro
|
/hal_espressif-3.6.0/components/soc/esp32c3/include/soc/ |
D | efuse_reg.h | 1983 #define EFUSE_PWR_OFF_NUM_M ((EFUSE_PWR_OFF_NUM_V)<<(EFUSE_PWR_OFF_NUM_S)) macro
|
/hal_espressif-3.6.0/components/soc/esp32s2/include/soc/ |
D | efuse_reg.h | 2300 #define EFUSE_PWR_OFF_NUM_M ((EFUSE_PWR_OFF_NUM_V)<<(EFUSE_PWR_OFF_NUM_S)) macro
|