Lines Matching full:mac
50 {EFUSE_BLK0, 3, 1}, // [WR_DIS.MAC_FACTORY] wr_dis of MAC,
269 static const esp_efuse_desc_t MAC[] = { variable
270 {EFUSE_BLK0, 72, 8}, // [MAC_FACTORY] MAC address,
271 {EFUSE_BLK0, 64, 8}, // [MAC_FACTORY] MAC address,
272 {EFUSE_BLK0, 56, 8}, // [MAC_FACTORY] MAC address,
273 {EFUSE_BLK0, 48, 8}, // [MAC_FACTORY] MAC address,
274 {EFUSE_BLK0, 40, 8}, // [MAC_FACTORY] MAC address,
275 {EFUSE_BLK0, 32, 8}, // [MAC_FACTORY] MAC address,
279 {EFUSE_BLK0, 80, 8}, // [MAC_FACTORY_CRC] CRC8 for MAC address,
423 {EFUSE_BLK3, 0, 8}, // [MAC_CUSTOM_CRC] CRC8 for custom MAC address,
427 {EFUSE_BLK3, 8, 48}, // [MAC_CUSTOM] Custom MAC address,
451 … {EFUSE_BLK3, 184, 8}, // [MAC_CUSTOM_VER] Version of the MAC field {1: "Custom MAC in BLOCK3"},
484 &WR_DIS_MAC[0], // [WR_DIS.MAC_FACTORY] wr_dis of MAC
759 &MAC[0], // [MAC_FACTORY] MAC address
760 &MAC[1], // [MAC_FACTORY] MAC address
761 &MAC[2], // [MAC_FACTORY] MAC address
762 &MAC[3], // [MAC_FACTORY] MAC address
763 &MAC[4], // [MAC_FACTORY] MAC address
764 &MAC[5], // [MAC_FACTORY] MAC address
769 &MAC_CRC[0], // [MAC_FACTORY_CRC] CRC8 for MAC address
949 &CUSTOM_MAC_CRC[0], // [MAC_CUSTOM_CRC] CRC8 for custom MAC address
954 &MAC_CUSTOM[0], // [MAC_CUSTOM] Custom MAC address
984 &MAC_VERSION[0], // [MAC_CUSTOM_VER] Version of the MAC field {1: "Custom MAC in BLOCK3"}