Home
last modified time | relevance | path

Searched refs:ESP_MAC_EFUSE_CUSTOM (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/esp_hw_support/
Dmac_addr.c60 {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()
/hal_espressif-latest/components/esp_hw_support/include/
Desp_mac.h29 ESP_MAC_EFUSE_CUSTOM, /**< MAC_CUSTOM eFuse which was can be burned by customer (6 bytes) */ enumerator