Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_hw_support/
Dmac_addr.c31 STATE_SET = (1 << 0), enumerator
88 if (!(s_mac_table[idx].state & STATE_SET)) { in get_mac_addr_from_mac_table()
113 s_mac_table[idx].state = STATE_SET; in get_mac_addr_from_mac_table()
159 s_mac_table[idx].state = STATE_SET; in esp_iface_mac_addr_set()
353 s_mac_table[idx].state = STATE_SET; in esp_read_mac()