Searched full:dig_ldo_act_stepd10 (Results 1 – 6 of 6) sorted by relevance
/hal_espressif-latest/components/efuse/esp32c2/ |
D | esp_efuse_table.csv | 50 WR_DIS.DIG_LDO_ACT_STEPD10, EFUSE_BLK0, 6, 1, [] wr_dis of DIG_LDO_ACT_STE… 102 DIG_LDO_ACT_STEPD10, EFUSE_BLK2, 131, 4, [] BLOCK2 DIG_LDO_ACT_STEPD10
|
D | esp_efuse_table.c | 163 {EFUSE_BLK0, 6, 1}, // [] wr_dis of DIG_LDO_ACT_STEPD10, 355 static const esp_efuse_desc_t DIG_LDO_ACT_STEPD10[] = { variable 356 {EFUSE_BLK2, 131, 4}, // [] BLOCK2 DIG_LDO_ACT_STEPD10, 584 &WR_DIS_DIG_LDO_ACT_STEPD10[0], // [] wr_dis of DIG_LDO_ACT_STEPD10 824 &DIG_LDO_ACT_STEPD10[0], // [] BLOCK2 DIG_LDO_ACT_STEPD10
|
/hal_espressif-latest/components/hal/esp32c2/include/hal/ |
D | efuse_ll.h | 117 …// DIG_LDO_ACT_STEPD10, EFUSE_BLK2, 131, 4, BLOCK2 DIG_LDO_ACT_STEPD… in efuse_ll_get_dig_ldo_act_stepd10() 118 return EFUSE.rd_blk2_data4.dig_ldo_act_stepd10; in efuse_ll_get_dig_ldo_act_stepd10()
|
/hal_espressif-latest/tools/esptool_py/espefuse/efuse_defs/ |
D | esp32c2.yaml | 43 …DIG_LDO_ACT_STEPD10 : {show: y, blk : 2, word: 4, pos : 3, len : 4, start: 131, type : 'u…
|
/hal_espressif-latest/components/soc/esp32c2/include/soc/ |
D | efuse_struct.h | 429 /** dig_ldo_act_stepd10 : R; bitpos: [6:3]; default: 0; 430 * BLOCK2 DIG_LDO_ACT_STEPD10 432 uint32_t dig_ldo_act_stepd10:4; member
|
D | efuse_reg.h | 515 * BLOCK2 DIG_LDO_ACT_STEPD10
|