Searched refs:ETS_ETH_MAC_INTR_SOURCE (Results 1 – 3 of 3) sorted by relevance
39 #define OPENETH_INTR_SOURCE ETS_ETH_MAC_INTR_SOURCE
589 ret_code = esp_intr_alloc(ETS_ETH_MAC_INTR_SOURCE, ESP_INTR_FLAG_IRAM, in esp_eth_mac_new_esp32()592 ret_code = esp_intr_alloc(ETS_ETH_MAC_INTR_SOURCE, 0, in esp_eth_mac_new_esp32()
322 #define ETS_ETH_MAC_INTR_SOURCE 38/**< interrupt of ethernet mac, level*/ macro