Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/esp_eth/include/
Desp_eth_mac.h437 #define ETH_DM9051_DEFAULT_CONFIG(spi_device) \ argument
439 .spi_hdl = spi_device, \
470 #define ETH_W5500_DEFAULT_CONFIG(spi_device) \ argument
472 .spi_hdl = spi_device, \
503 #define ETH_KSZ8851SNL_DEFAULT_CONFIG(spi_device) \ argument
505 .spi_hdl = spi_device, \
/hal_espressif-3.6.0/examples/ethernet/enc28j60/components/eth_enc28j60/
Desp_eth_enc28j60.h51 #define ETH_ENC28J60_DEFAULT_CONFIG(spi_device) \ argument
53 .spi_hdl = spi_device, \