Searched refs:ESP_MAC_EFUSE_CUSTOM (Results 1 – 2 of 2) sorted by relevance
60 {ESP_MAC_EFUSE_CUSTOM, STATE_INIT, 6, {0}},98 } else if (type == ESP_MAC_EFUSE_CUSTOM in get_mac_addr_from_mac_table()146 if (type == ESP_MAC_EFUSE_FACTORY || type == ESP_MAC_EFUSE_CUSTOM) { in esp_iface_mac_addr_set()
29 ESP_MAC_EFUSE_CUSTOM, /**< MAC_CUSTOM eFuse which was can be burned by customer (6 bytes) */ enumerator