Home
last modified time | relevance | path

Searched full:blk_version_major (Results 1 – 25 of 57) sorted by relevance

123

/hal_espressif-latest/components/esp_hw_support/port/esp32c2/
Drtc_init.c43 uint8_t blk_version_major = efuse_ll_get_blk_version_major(); in rtc_init() local
47 if(blk_version_major > 0 && !ignore_major) { in rtc_init()
48 ESP_HW_LOGE(TAG, "Invalid blk_version_major.\n"); in rtc_init()
51 if((blk_version_major > 0) || (blk_version_major == 0 && blk_version_minor >= 1)) { in rtc_init()
267 uint8_t blk_version_major = efuse_ll_get_blk_version_major(); in set_rtc_dig_dbias() local
271 if(blk_version_major > 0 && !ignore_major) { in set_rtc_dig_dbias()
272 ESP_HW_LOGE(TAG, "Invalid blk_version_major.\n"); in set_rtc_dig_dbias()
275 if((blk_version_major > 0) || (blk_version_major == 0 && blk_version_minor >= 1)) { in set_rtc_dig_dbias()
285 …re voltage in efuse or burn wrong voltage value. blk_ver: %d.%d\n", blk_version_major, blk_version… in set_rtc_dig_dbias()
289 …ESP_HW_LOGD(TAG, "core voltage not burnt in efuse. blk_ver: %d.%d\n", blk_version_major, blk_versi… in set_rtc_dig_dbias()
/hal_espressif-latest/components/efuse/esp32c2/
Desp_efuse_table.csv39 WR_DIS.BLK_VERSION_MAJOR, EFUSE_BLK0, 6, 1, [] wr_dis of BLK_VERSION_MAJ…
91 BLK_VERSION_MAJOR, EFUSE_BLK2, 60, 2, [] Major version of BLOCK2
Desp_efuse_table.c119 {EFUSE_BLK0, 6, 1}, // [] wr_dis of BLK_VERSION_MAJOR,
311 static const esp_efuse_desc_t BLK_VERSION_MAJOR[] = { variable
529 &WR_DIS_BLK_VERSION_MAJOR[0], // [] wr_dis of BLK_VERSION_MAJOR
769 &BLK_VERSION_MAJOR[0], // [] Major version of BLOCK2
/hal_espressif-latest/components/efuse/esp32c3/
Desp_efuse_table.csv76 WR_DIS.BLK_VERSION_MAJOR, EFUSE_BLK0, 21, 1, [] wr_dis of BLK_VERSION_MAJ…
173 BLK_VERSION_MAJOR, EFUSE_BLK2, 128, 2, [] BLK_VERSION_MAJOR of BLOC…
Desp_efuse_table.c267 {EFUSE_BLK0, 21, 1}, // [] wr_dis of BLK_VERSION_MAJOR,
639 static const esp_efuse_desc_t BLK_VERSION_MAJOR[] = { variable
640 …{EFUSE_BLK2, 128, 2}, // [] BLK_VERSION_MAJOR of BLOCK2 {0: "No calibration"; 1: "With calibrati…
1034 &WR_DIS_BLK_VERSION_MAJOR[0], // [] wr_dis of BLK_VERSION_MAJOR
1499 …&BLK_VERSION_MAJOR[0], // [] BLK_VERSION_MAJOR of BLOCK2 {0: "No calibration"; 1: "With calib…
/hal_espressif-latest/components/efuse/esp32c6/
Desp_efuse_table.csv68 WR_DIS.BLK_VERSION_MAJOR, EFUSE_BLK0, 20, 1, [] wr_dis of BLK_VERSION_MAJ…
171 BLK_VERSION_MAJOR, EFUSE_BLK1, 126, 2, [] BLK_VERSION_MAJOR of BLOC…
Desp_efuse_table.c235 {EFUSE_BLK0, 20, 1}, // [] wr_dis of BLK_VERSION_MAJOR,
628 static const esp_efuse_desc_t BLK_VERSION_MAJOR[] = { variable
629 {EFUSE_BLK1, 126, 2}, // [] BLK_VERSION_MAJOR of BLOCK2,
1027 &WR_DIS_BLK_VERSION_MAJOR[0], // [] wr_dis of BLK_VERSION_MAJOR
1518 &BLK_VERSION_MAJOR[0], // [] BLK_VERSION_MAJOR of BLOCK2
/hal_espressif-latest/components/efuse/esp32s2/
Desp_efuse_table.csv70 WR_DIS.BLK_VERSION_MAJOR, EFUSE_BLK0, 20, 1, [] wr_dis of BLK_VERSION_MAJ…
180 BLK_VERSION_MAJOR, EFUSE_BLK1, 121, 2, [] BLK_VERSION_MAJOR
Desp_efuse_table.c243 {EFUSE_BLK0, 20, 1}, // [] wr_dis of BLK_VERSION_MAJOR,
667 static const esp_efuse_desc_t BLK_VERSION_MAJOR[] = { variable
668 {EFUSE_BLK1, 121, 2}, // [] BLK_VERSION_MAJOR,
1084 &WR_DIS_BLK_VERSION_MAJOR[0], // [] wr_dis of BLK_VERSION_MAJOR
1614 &BLK_VERSION_MAJOR[0], // [] BLK_VERSION_MAJOR
/hal_espressif-latest/tools/esptool_py/espefuse/efuse/esp32c3/
Doperations.py197 if efuses["BLK_VERSION_MAJOR"].get() == 1:
210 print("BLK_VERSION_MAJOR = {}".format(efuses["BLK_VERSION_MAJOR"].get_meaning()))
/hal_espressif-latest/components/efuse/esp32h2/
Desp_efuse_table.csv76 WR_DIS.BLK_VERSION_MAJOR, EFUSE_BLK0, 21, 1, [] wr_dis of BLK_VERSION_MAJ…
179 BLK_VERSION_MAJOR, EFUSE_BLK2, 133, 2, [] BLK_VERSION_MAJOR of BLOC…
Desp_efuse_table.c267 {EFUSE_BLK0, 21, 1}, // [] wr_dis of BLK_VERSION_MAJOR,
660 static const esp_efuse_desc_t BLK_VERSION_MAJOR[] = { variable
661 {EFUSE_BLK2, 133, 2}, // [] BLK_VERSION_MAJOR of BLOCK2,
1075 &WR_DIS_BLK_VERSION_MAJOR[0], // [] wr_dis of BLK_VERSION_MAJOR
1566 &BLK_VERSION_MAJOR[0], // [] BLK_VERSION_MAJOR of BLOCK2
/hal_espressif-latest/components/efuse/esp32s3/
Desp_efuse_table.csv95 WR_DIS.BLK_VERSION_MAJOR, EFUSE_BLK0, 21, 1, [] wr_dis of BLK_VERSION_MAJ…
218 BLK_VERSION_MAJOR, EFUSE_BLK2, 128, 2, [] BLK_VERSION_MAJOR of BLOC…
/hal_espressif-latest/tools/esptool_py/espefuse/efuse/esp32s3/
Doperations.py239 if efuses["BLK_VERSION_MAJOR"].get() == 1:
260 print("BLK_VERSION_MAJOR = ", efuses["BLK_VERSION_MAJOR"].get_meaning())
/hal_espressif-latest/tools/esptool_py/espefuse/efuse/esp32s3beta2/
Doperations.py239 if efuses["BLK_VERSION_MAJOR"].get() == 1:
260 print("BLK_VERSION_MAJOR = ", efuses["BLK_VERSION_MAJOR"].get_meaning())
/hal_espressif-latest/tools/esptool_py/docs/en/espefuse/inc/
Dsummary_ESP32-C6.rst46BLK_VERSION_MAJOR (BLOCK1) BLK_VERSION_MAJOR of BLOCK2 …
Dsummary_ESP32-H2.rst50BLK_VERSION_MAJOR (BLOCK2) BLK_VERSION_MAJOR of BLOCK2 …
Dsummary_ESP32-C3.rst60BLK_VERSION_MAJOR (BLOCK2) BLK_VERSION_MAJOR of BLOCK2 …
Dsummary_ESP32-S2.rst66BLK_VERSION_MAJOR (BLOCK1) BLK_VERSION_MAJOR
Dsummary_ESP32-S3.rst49BLK_VERSION_MAJOR (BLOCK2) BLK_VERSION_MAJOR of BLOCK2 …
Dsummary_ESP32-C2.rst32BLK_VERSION_MAJOR (BLOCK2) Major version of BLOCK2 …
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Defuse_ll.h67 return EFUSE.rd_mac_spi_sys_3.blk_version_major; in efuse_ll_get_blk_version_major()
/hal_espressif-latest/components/hal/esp32h2/include/hal/
Defuse_ll.h87 return EFUSE.rd_sys_part1_data4.blk_version_major; in efuse_ll_get_blk_version_major()
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Defuse_ll.h72 return EFUSE.rd_sys_part1_data4.blk_version_major; in efuse_ll_get_blk_version_major()
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Defuse_ll.h72 return EFUSE.rd_sys_part1_data4.blk_version_major; in efuse_ll_get_blk_version_major()

123