Home
last modified time | relevance | path

Searched refs:MAC_EXT (Results 1 – 7 of 7) sorted by relevance

/hal_espressif-latest/components/efuse/esp32c6/
Desp_efuse_table.c579 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
Desp_efuse_table.csv56 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/
Desp_efuse_table.c591 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
Desp_efuse_table.csv58 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/
Dsummary_ESP32-P4.rst79MAC_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
Dsummary_ESP32-C6.rst65MAC_EXT (BLOCK1) Stores the extended bits of MAC address …
Dsummary_ESP32-H2.rst66MAC_EXT (BLOCK1) Stores the extended bits of MAC address …