esp-idf/components/esp_eth/include
Ondrej Kosta d15a9c2c48 feat(esp_eth): a new folder structure of the driver and other improvements
Fixed memory leak in emac_esp_new_dma function.

Polished ESP EMAC cache management.

Added emac_periph definitions based on SoC features and improved(generalized) ESP EMAC GPIO
initialization.

Added ESP EMAC GPIO reservation.

Added check for frame error condition indicated by EMAC DMA and created a target test.
2024-05-14 08:23:31 +02:00
..
esp_private feat(esp_eth): a new folder structure of the driver and other improvements 2024-05-14 08:23:31 +02:00
esp_eth_com.h feat(esp_eth): a new folder structure of the driver and other improvements 2024-05-14 08:23:31 +02:00
esp_eth_driver.h feat(esp_eth): a new folder structure of the driver and other improvements 2024-05-14 08:23:31 +02:00
esp_eth_mac_esp.h feat(esp_eth): a new folder structure of the driver and other improvements 2024-05-14 08:23:31 +02:00
esp_eth_mac_openeth.h feat(esp_eth): a new folder structure of the driver and other improvements 2024-05-14 08:23:31 +02:00
esp_eth_mac_spi.h feat(esp_eth): a new folder structure of the driver and other improvements 2024-05-14 08:23:31 +02:00
esp_eth_mac.h feat(esp_eth): a new folder structure of the driver and other improvements 2024-05-14 08:23:31 +02:00
esp_eth_netif_glue.h esp_eth: Reduce internal deps onto netif-glue 2022-06-09 07:55:40 +00:00
esp_eth_phy_802_3.h feat(esp_eth): a new folder structure of the driver and other improvements 2024-05-14 08:23:31 +02:00
esp_eth_phy.h feat(esp_eth): a new folder structure of the driver and other improvements 2024-05-14 08:23:31 +02:00
esp_eth_spec.h netif: added ESP-NETIF L2 TAP interface 2021-11-23 11:17:22 +01:00
esp_eth.h esp-netif: Make dependency on esp-eth optional 2022-06-09 07:55:40 +00:00
eth_phy_802_3_regs.h esp_eth: Add functions to access PHY using MDIO 2024-01-30 12:08:18 +01:00