Home
last modified time | relevance | path

Searched full:dig_dbias_hvt (Results 1 – 16 of 16) sorted by relevance

/hal_espressif-latest/components/efuse/esp32c2/
Desp_efuse_table.csv46 WR_DIS.DIG_DBIAS_HVT, EFUSE_BLK0, 6, 1, [] wr_dis of DIG_DBIAS_HVT
98 DIG_DBIAS_HVT, EFUSE_BLK2, 105, 5, [] BLOCK2 digital dbias when…
Desp_efuse_table.c147 {EFUSE_BLK0, 6, 1}, // [] wr_dis of DIG_DBIAS_HVT,
339 static const esp_efuse_desc_t DIG_DBIAS_HVT[] = { variable
564 &WR_DIS_DIG_DBIAS_HVT[0], // [] wr_dis of DIG_DBIAS_HVT
804 &DIG_DBIAS_HVT[0], // [] BLOCK2 digital dbias when hvt
/hal_espressif-latest/components/hal/esp32c2/include/hal/
Defuse_ll.h93 …// DIG_DBIAS_HVT, EFUSE_BLK2, 105, 5, BLOCK2 digital dbias whe… in efuse_ll_get_dig_dbias_hvt()
94 return EFUSE.rd_blk2_data3.dig_dbias_hvt; in efuse_ll_get_dig_dbias_hvt()
/hal_espressif-latest/components/efuse/esp32c3/
Desp_efuse_table.csv70 WR_DIS.DIG_DBIAS_HVT, EFUSE_BLK0, 20, 1, [] wr_dis of DIG_DBIAS_HVT
168 DIG_DBIAS_HVT, EFUSE_BLK1, 165, 5, [] BLOCK1 digital dbias when…
Desp_efuse_table.c243 {EFUSE_BLK0, 20, 1}, // [] wr_dis of DIG_DBIAS_HVT,
619 static const esp_efuse_desc_t DIG_DBIAS_HVT[] = { variable
1004 &WR_DIS_DIG_DBIAS_HVT[0], // [] wr_dis of DIG_DBIAS_HVT
1474 &DIG_DBIAS_HVT[0], // [] BLOCK1 digital dbias when hvt
/hal_espressif-latest/components/efuse/esp32s3/
Desp_efuse_table.csv89 WR_DIS.DIG_DBIAS_HVT, EFUSE_BLK0, 20, 1, [] wr_dis of DIG_DBIAS_HVT
213 DIG_DBIAS_HVT, EFUSE_BLK1, 171, 5, [] BLOCK1 digital dbias when…
Desp_efuse_table.c319 {EFUSE_BLK0, 20, 1}, // [] wr_dis of DIG_DBIAS_HVT,
799 static const esp_efuse_desc_t DIG_DBIAS_HVT[] = { variable
1307 &WR_DIS_DIG_DBIAS_HVT[0], // [] wr_dis of DIG_DBIAS_HVT
1907 &DIG_DBIAS_HVT[0], // [] BLOCK1 digital dbias when hvt
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Defuse_ll.h123 return EFUSE.rd_mac_spi_sys_5.dig_dbias_hvt; in efuse_ll_get_dig_dbias_hvt()
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Defuse_ll.h123 return EFUSE.rd_mac_spi_sys_5.dig_dbias_hvt; in efuse_ll_get_dig_dbias_hvt()
/hal_espressif-latest/tools/esptool_py/docs/en/espefuse/inc/
Dsummary_ESP32-C3.rst16DIG_DBIAS_HVT (BLOCK1) BLOCK1 digital dbias when hvt …
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Defuse_struct.h400 /** dig_dbias_hvt : R; bitpos: [13:9]; default: 0;
403 uint32_t dig_dbias_hvt:5; member
/hal_espressif-latest/tools/esptool_py/espefuse/efuse_defs/
Desp32c2.yaml39DIG_DBIAS_HVT : {show: y, blk : 2, word: 3, pos : 9, len : 5, start: 105, type : 'u…
Desp32c3.yaml82DIG_DBIAS_HVT : {show: y, blk : 1, word: 5, pos : 5, len : 5, start: 165, type…
Desp32s3.yaml98DIG_DBIAS_HVT : {show: y, blk : 1, word: 5, pos: 11, len : 5, start: 171, type…
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Defuse_struct.h595 /** dig_dbias_hvt : R; bitpos: [9:5]; default: 0;
598 uint32_t dig_dbias_hvt:5; member
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Defuse_struct.h671 /** dig_dbias_hvt : R; bitpos: [15:11]; default: 0;
674 uint32_t dig_dbias_hvt:5; member