Searched refs:MAC_EXT (Results 1 – 7 of 7) sorted by relevance
/hal_espressif-latest/components/efuse/esp32c6/ |
D | esp_efuse_table.c | 579 static const esp_efuse_desc_t MAC_EXT[] = { variable 1457 &MAC_EXT[0], // [] Stores the extended bits of MAC address 1458 &MAC_EXT[1], // [] Stores the extended bits of MAC address
|
D | esp_efuse_table.csv | 56 WR_DIS.MAC_EXT, EFUSE_BLK0, 20, 1, [] wr_dis of MAC_EXT 158 MAC_EXT, EFUSE_BLK1, 56, 8, [] Stores the extended bits …
|
/hal_espressif-latest/components/efuse/esp32h2/ |
D | esp_efuse_table.c | 591 static const esp_efuse_desc_t MAC_EXT[] = { variable 1480 &MAC_EXT[0], // [] Stores the extended bits of MAC address 1481 &MAC_EXT[1], // [] Stores the extended bits of MAC address
|
D | esp_efuse_table.csv | 58 WR_DIS.MAC_EXT, EFUSE_BLK0, 20, 1, [] wr_dis of MAC_EXT 161 MAC_EXT, EFUSE_BLK1, 56, 8, [] Stores the extended bits …
|
/hal_espressif-latest/tools/esptool_py/docs/en/espefuse/inc/ |
D | summary_ESP32-P4.rst | 79 …MAC_EXT (BLOCK1) Stores the extended bits of MAC address … 80 …C_EUI64 (BLOCK1) calc MAC_EUI64 = MAC[0]:MAC[1]:MAC[2]:MAC_EXT[0]:M
|
D | summary_ESP32-C6.rst | 65 …MAC_EXT (BLOCK1) Stores the extended bits of MAC address …
|
D | summary_ESP32-H2.rst | 66 …MAC_EXT (BLOCK1) Stores the extended bits of MAC address …
|