18#ifndef __DC_NET_W5500_ADAPTER_H
19#define __DC_NET_W5500_ADAPTER_H
Various common macros used throughout the codebase.
int w5500_adapter_init(const uint8_t *mac_addr, bool use_thread)
Initialize the W5500 adapter.
int w5500_adapter_shutdown(void)
Shutdown the W5500 adapter.