Searched refs:MAC_VERSION (Results 1 – 5 of 5) sorted by relevance
/hal_espressif-3.7.0/tools/esptool_py/docs/en/espefuse/ |
D | read-write-protections-cmd.rst | 43 > espefuse.py read_protect_efuse BLOCK2 BLOCK3 MAC_VERSION 48 Permanently read-disabling efuses MAC_VERSION, BLOCK3 49 Permanently read-disabling efuses MAC_VERSION, BLOCK3
|
D | burn-custom-mac-cmd.rst | 23 2. ``MAC_VERSION`` = 1 31 - 'MAC_VERSION' (Version of the MAC field) 0x00 -> 0x1 49 …MAC_VERSION (BLOCK3): Version of the MAC field …
|
/hal_espressif-3.7.0/components/efuse/esp32/ |
D | esp_efuse_table.csv | 44 WR_DIS.MAC_VERSION, EFUSE_BLK0, 9, 1, [WR_DIS.MAC_CUSTOM_VER] wr_d… 67 RD_DIS.MAC_VERSION, EFUSE_BLK0, 18, 1, [RD_DIS.MAC_CUSTOM_VER] rd_d… 123 MAC_VERSION, EFUSE_BLK3, 184, 8, [MAC_CUSTOM_VER] Version of …
|
D | esp_efuse_table.c | 450 static const esp_efuse_desc_t MAC_VERSION[] = { variable 984 &MAC_VERSION[0], // [MAC_CUSTOM_VER] Version of the MAC field {1: "Custom MAC in BLOCK3"}
|
/hal_espressif-3.7.0/tools/esptool_py/docs/en/espefuse/inc/ |
D | summary_ESP32.rst | 60 …MAC_VERSION (BLOCK3): Version of the MAC field …
|