Home
last modified time | relevance | path

Searched full:dig_ldo_act_dbias26 (Results 1 – 6 of 6) sorted by relevance

/hal_espressif-latest/components/efuse/esp32c2/
Desp_efuse_table.csv49 WR_DIS.DIG_LDO_ACT_DBIAS26, EFUSE_BLK0, 6, 1, [] wr_dis of DIG_LDO_ACT_DBI…
101 DIG_LDO_ACT_DBIAS26, EFUSE_BLK2, 125, 6, [] BLOCK2 DIG_LDO_ACT_DBIAS26
Desp_efuse_table.c159 {EFUSE_BLK0, 6, 1}, // [] wr_dis of DIG_LDO_ACT_DBIAS26,
351 static const esp_efuse_desc_t DIG_LDO_ACT_DBIAS26[] = { variable
352 {EFUSE_BLK2, 125, 6}, // [] BLOCK2 DIG_LDO_ACT_DBIAS26,
579 &WR_DIS_DIG_LDO_ACT_DBIAS26[0], // [] wr_dis of DIG_LDO_ACT_DBIAS26
819 &DIG_LDO_ACT_DBIAS26[0], // [] BLOCK2 DIG_LDO_ACT_DBIAS26
/hal_espressif-latest/components/hal/esp32c2/include/hal/
Defuse_ll.h111 …// DIG_LDO_ACT_DBIAS26, EFUSE_BLK2, 125, 6, BLOCK2 DIG_LDO_ACT_DBIAS… in efuse_ll_get_dig_ldo_act_dbias26()
112 … return (EFUSE.rd_blk2_data4.dig_ldo_act_dbias26_1 << 3) + EFUSE.rd_blk2_data3.dig_ldo_act_dbias26; in efuse_ll_get_dig_ldo_act_dbias26()
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Defuse_struct.h412 /** dig_ldo_act_dbias26 : R; bitpos: [31:29]; default: 0;
413 * BLOCK2 DIG_LDO_ACT_DBIAS26
415 uint32_t dig_ldo_act_dbias26:3; member
426 * BLOCK2 DIG_LDO_ACT_DBIAS26
Defuse_reg.h496 * BLOCK2 DIG_LDO_ACT_DBIAS26
508 * BLOCK2 DIG_LDO_ACT_DBIAS26
/hal_espressif-latest/tools/esptool_py/espefuse/efuse_defs/
Desp32c2.yaml42DIG_LDO_ACT_DBIAS26 : {show: y, blk : 2, word: 3, pos: 29, len : 6, start: 125, type : 'u…