Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_hw_support/
Dmac_addr.c55 {ESP_MAC_EFUSE_EXT, STATE_INIT, 2, {0}},
90 if (ESP_MAC_BASE <= type && type <= ESP_MAC_EFUSE_EXT) { in get_mac_addr_from_mac_table()
106 else if (type == ESP_MAC_EFUSE_EXT) { in get_mac_addr_from_mac_table()
412 esp_read_mac(&mac[3], ESP_MAC_EFUSE_EXT); in generate_mac()
/hal_espressif-latest/components/esp_hw_support/include/
Desp_mac.h30ESP_MAC_EFUSE_EXT, /**< if CONFIG_SOC_IEEE802154_SUPPORTED=y, MAC_EXT eFuse which is used as a… enumerator