Searched refs:eth_mac_config_t (Results 1 – 19 of 19) sorted by relevance
/hal_espressif-3.4.0/components/esp_eth/include/ |
D | esp_eth_mac.h | 382 } eth_mac_config_t; typedef 420 esp_eth_mac_t *esp_eth_mac_new_esp32(const eth_mac_config_t *config); 453 …p_eth_mac_new_dm9051(const eth_dm9051_config_t *dm9051_config, const eth_mac_config_t *mac_config); 486 esp_eth_mac_t *esp_eth_mac_new_w5500(const eth_w5500_config_t *w5500_config, const eth_mac_config_t… 519 …w_ksz8851snl(const eth_ksz8851snl_config_t *ksz8851snl_config, const eth_mac_config_t *mac_config); 532 esp_eth_mac_t *esp_eth_mac_new_openeth(const eth_mac_config_t *config);
|
/hal_espressif-3.4.0/components/esp_eth/test/ |
D | test_emac.c | 99 eth_mac_config_t mac_config = ETH_MAC_DEFAULT_CONFIG(); 133 eth_mac_config_t mac_config = ETH_MAC_DEFAULT_CONFIG(); 173 eth_mac_config_t mac_config = ETH_MAC_DEFAULT_CONFIG(); 220 eth_mac_config_t mac_config = ETH_MAC_DEFAULT_CONFIG(); 318 eth_mac_config_t mac_config = ETH_MAC_DEFAULT_CONFIG();
|
/hal_espressif-3.4.0/components/esp_eth/test_apps/main/ |
D | esp_eth_test.c | 54 eth_mac_config_t mac_config = ETH_MAC_DEFAULT_CONFIG(); // apply default MAC configuration 105 eth_mac_config_t mac_config = ETH_MAC_DEFAULT_CONFIG(); // apply default MAC configuration 158 eth_mac_config_t mac_config = ETH_MAC_DEFAULT_CONFIG(); // apply default MAC configuration 230 eth_mac_config_t mac_config = ETH_MAC_DEFAULT_CONFIG(); // apply default MAC configuration 324 eth_mac_config_t mac_config = ETH_MAC_DEFAULT_CONFIG(); // apply default MAC configuration
|
/hal_espressif-3.4.0/examples/ethernet/enc28j60/components/eth_enc28j60/ |
D | esp_eth_enc28j60.h | 88 …mac_new_enc28j60(const eth_enc28j60_config_t *enc28j60_config, const eth_mac_config_t *mac_config);
|
D | esp_eth_mac_enc28j60.c | 1056 …_mac_new_enc28j60(const eth_enc28j60_config_t *enc28j60_config, const eth_mac_config_t *mac_config) in esp_eth_mac_new_enc28j60()
|
/hal_espressif-3.4.0/components/esp_eth/src/ |
D | esp_eth_mac_esp.c | 65 static esp_err_t esp_emac_alloc_driver_obj(const eth_mac_config_t *config, emac_esp32_t **emac_out_… 462 static esp_err_t esp_emac_alloc_driver_obj(const eth_mac_config_t *config, emac_esp32_t **emac_out_… in esp_emac_alloc_driver_obj() 508 static esp_err_t esp_emac_config_data_interface(const eth_mac_config_t *config, emac_esp32_t *emac) in esp_emac_config_data_interface() 573 esp_eth_mac_t *esp_eth_mac_new_esp32(const eth_mac_config_t *config) in esp_eth_mac_new_esp32()
|
D | esp_eth_mac_openeth.c | 352 esp_eth_mac_t *esp_eth_mac_new_openeth(const eth_mac_config_t *config) in esp_eth_mac_new_openeth()
|
D | esp_eth_mac_w5500.c | 635 esp_eth_mac_t *esp_eth_mac_new_w5500(const eth_w5500_config_t *w5500_config, const eth_mac_config_t… in esp_eth_mac_new_w5500()
|
D | esp_eth_mac_dm9051.c | 747 …sp_eth_mac_new_dm9051(const eth_dm9051_config_t *dm9051_config, const eth_mac_config_t *mac_config) in esp_eth_mac_new_dm9051()
|
D | esp_eth_mac_ksz8851snl.c | 658 const eth_mac_config_t *mac_config) in esp_eth_mac_new_ksz8851snl()
|
/hal_espressif-3.4.0/examples/ethernet/basic/main/ |
D | ethernet_example_main.c | 99 eth_mac_config_t mac_config = ETH_MAC_DEFAULT_CONFIG(); in app_main() 149 eth_mac_config_t mac_config_spi = ETH_MAC_DEFAULT_CONFIG(); in app_main()
|
/hal_espressif-3.4.0/examples/ethernet/enc28j60/main/ |
D | enc28j60_example_main.c | 103 eth_mac_config_t mac_config = ETH_MAC_DEFAULT_CONFIG(); in app_main()
|
/hal_espressif-3.4.0/docs/en/api-reference/network/ |
D | esp_eth.rst | 136 …r:`interface` and :cpp:member:`clock_config` members of :cpp:class:`eth_mac_config_t` structure. S… 163 Configuration for MAC is described in :cpp:class:`eth_mac_config_t`, including: 200 … eth_mac_config_t mac_config = ETH_MAC_DEFAULT_CONFIG(); // apply default MAC configuration 223 eth_mac_config_t mac_config = ETH_MAC_DEFAULT_CONFIG(); // apply default MAC configuration 240 eth_mac_config_t mac_config = ETH_MAC_DEFAULT_CONFIG(); // apply default MAC configuration
|
/hal_espressif-3.4.0/examples/ethernet/eth2ap/main/ |
D | ethernet_example_main.c | 156 eth_mac_config_t mac_config = ETH_MAC_DEFAULT_CONFIG(); in initialize_ethernet()
|
/hal_espressif-3.4.0/examples/network/simple_sniffer/main/ |
D | simple_sniffer_example_main.c | 133 eth_mac_config_t mac_config = ETH_MAC_DEFAULT_CONFIG(); in initialize_eth()
|
/hal_espressif-3.4.0/examples/ethernet/iperf/main/ |
D | cmd_ethernet.c | 217 eth_mac_config_t mac_config = ETH_MAC_DEFAULT_CONFIG(); in register_ethernet()
|
/hal_espressif-3.4.0/examples/common_components/protocol_examples_common/ |
D | connect.c | 377 eth_mac_config_t mac_config = ETH_MAC_DEFAULT_CONFIG(); in eth_start()
|
/hal_espressif-3.4.0/docs/en/api-guides/performance/ |
D | speed.rst | 170 …h (15). This setting can be changed by passing a custom :cpp:class:`eth_mac_config_t` struct when … 193 …core. These settings can be changed by passing a custom :cpp:class:`eth_mac_config_t` struct when …
|
D | ram-usage.rst | 83 …s 4 KB. This setting can be changed by passing a custom :cpp:class:`eth_mac_config_t` struct when …
|