Home
last modified time | relevance | path

Searched refs:EFUSE_WR_TIM_CONF2_REG (Results 1 – 23 of 23) sorted by relevance

/hal_espressif-3.6.0/components/esptool_py/esptool/espefuse/efuse/esp32c2/
Dmem_definition.py39 EFUSE_WR_TIM_CONF2_REG = DR_REG_EFUSE_BASE + 0x118 variable in EfuseDefineRegisters
Dfields.py242 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/
Dmem_definition.py33 EFUSE_WR_TIM_CONF2_REG = DR_REG_EFUSE_BASE + 0x1F4 variable in EfuseDefineRegisters
Dfields.py247 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/
Dmem_definition.py34 EFUSE_WR_TIM_CONF2_REG = DR_REG_EFUSE_BASE + 0x1F8 variable in EfuseDefineRegisters
Dfields.py253 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/
Dmem_definition.py34 EFUSE_WR_TIM_CONF2_REG = DR_REG_EFUSE_BASE + 0x1F8 variable in EfuseDefineRegisters
Dfields.py253 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/
Dmem_definition.py33 EFUSE_WR_TIM_CONF2_REG = DR_REG_EFUSE_BASE + 0x1F4 variable in EfuseDefineRegisters
Dfields.py253 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/
Dmem_definition.py33 EFUSE_WR_TIM_CONF2_REG = DR_REG_EFUSE_BASE + 0x1F4 variable in EfuseDefineRegisters
Dfields.py254 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/
Dmem_definition.py33 EFUSE_WR_TIM_CONF2_REG = DR_REG_EFUSE_BASE + 0x1F4 variable in EfuseDefineRegisters
Dfields.py253 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/
Dmem_definition.py33 EFUSE_WR_TIM_CONF2_REG = DR_REG_EFUSE_BASE + 0x1F8 variable in EfuseDefineRegisters
Dfields.py284 self.REGS.EFUSE_WR_TIM_CONF2_REG,
/hal_espressif-3.6.0/components/efuse/esp32h2/
Desp_efuse_utility.c64 REG_SET_FIELD(EFUSE_WR_TIM_CONF2_REG, EFUSE_PWR_OFF_NUM, 0x60); in esp_efuse_set_timing()
/hal_espressif-3.6.0/components/efuse/esp32s3/
Desp_efuse_utility.c57 REG_SET_FIELD(EFUSE_WR_TIM_CONF2_REG, EFUSE_PWR_OFF_NUM, 0x190); in esp_efuse_set_timing()
/hal_espressif-3.6.0/components/efuse/esp32c3/
Desp_efuse_utility.c57 REG_SET_FIELD(EFUSE_WR_TIM_CONF2_REG, EFUSE_PWR_OFF_NUM, 0x190); in esp_efuse_set_timing()
/hal_espressif-3.6.0/components/soc/esp32s3/include/soc/
Defuse_reg.h1917 #define EFUSE_WR_TIM_CONF2_REG (DR_REG_EFUSE_BASE + 0x1F8) macro
/hal_espressif-3.6.0/components/soc/esp32h2/include/soc/
Defuse_reg.h2039 #define EFUSE_WR_TIM_CONF2_REG (DR_REG_EFUSE_BASE + 0x1F4) macro
/hal_espressif-3.6.0/components/soc/esp32c3/include/soc/
Defuse_reg.h1979 #define EFUSE_WR_TIM_CONF2_REG (DR_REG_EFUSE_BASE + 0x1F4) macro
/hal_espressif-3.6.0/components/soc/esp32s2/include/soc/
Defuse_reg.h2296 #define EFUSE_WR_TIM_CONF2_REG (DR_REG_EFUSE_BASE + 0x1F8) macro