Searched refs:EFUSE_RD_WR_DIS_REG (Results 1 – 12 of 12) sorted by relevance
/hal_espressif-latest/components/efuse/esp32c2/ |
D | esp_efuse_utility.c | 25 …{EFUSE_RD_WR_DIS_REG, EFUSE_RD_REPEAT_DATA0_REG}, // range address of EFUSE_BLK0 (2 regs) RE…
|
/hal_espressif-latest/components/efuse/esp32s3/ |
D | esp_efuse_utility.c | 23 …{EFUSE_RD_WR_DIS_REG, EFUSE_RD_REPEAT_DATA4_REG}, // range address of EFUSE_BLK0 REPEAT
|
/hal_espressif-latest/components/efuse/esp32c6/ |
D | esp_efuse_utility.c | 23 …{EFUSE_RD_WR_DIS_REG, EFUSE_RD_REPEAT_DATA4_REG}, // range address of EFUSE_BLK0 REPEAT
|
/hal_espressif-latest/components/efuse/esp32s2/ |
D | esp_efuse_utility.c | 24 …{EFUSE_RD_WR_DIS_REG, EFUSE_RD_REPEAT_DATA4_REG}, // range address of EFUSE_BLK0 REPEAT
|
/hal_espressif-latest/components/efuse/esp32c3/ |
D | esp_efuse_utility.c | 23 …{EFUSE_RD_WR_DIS_REG, EFUSE_RD_REPEAT_DATA4_REG}, // range address of EFUSE_BLK0 REPEAT
|
/hal_espressif-latest/components/efuse/esp32h2/ |
D | esp_efuse_utility.c | 23 …{EFUSE_RD_WR_DIS_REG, EFUSE_RD_REPEAT_DATA4_REG}, // range address of EFUSE_BLK0 REPEAT
|
/hal_espressif-latest/components/soc/esp32c2/include/soc/ |
D | efuse_reg.h | 150 #define EFUSE_RD_WR_DIS_REG (DR_REG_EFUSE_BASE + 0x2c) macro
|
/hal_espressif-latest/components/soc/esp32c3/include/soc/ |
D | efuse_reg.h | 150 #define EFUSE_RD_WR_DIS_REG (DR_REG_EFUSE_BASE + 0x2c) macro
|
/hal_espressif-latest/components/soc/esp32c6/include/soc/ |
D | efuse_reg.h | 150 #define EFUSE_RD_WR_DIS_REG (DR_REG_EFUSE_BASE + 0x2c) macro
|
/hal_espressif-latest/components/soc/esp32s3/include/soc/ |
D | efuse_reg.h | 150 #define EFUSE_RD_WR_DIS_REG (DR_REG_EFUSE_BASE + 0x2c) macro
|
/hal_espressif-latest/components/soc/esp32h2/include/soc/ |
D | efuse_reg.h | 150 #define EFUSE_RD_WR_DIS_REG (DR_REG_EFUSE_BASE + 0x2c) macro
|
/hal_espressif-latest/components/soc/esp32s2/include/soc/ |
D | efuse_reg.h | 150 #define EFUSE_RD_WR_DIS_REG (DR_REG_EFUSE_BASE + 0x2c) macro
|