Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: LWIPBP3595Interface_STA
rza1_bp3595_emac.h
00001 #ifndef _RZA1_BP3595_EMAC_H_ 00002 #define _RZA1_BP3595_EMAC_H_ 00003 00004 #include "lwip/opt.h" 00005 #include "lwip/def.h" 00006 #include "lwip/mem.h" 00007 #include "lwip/pbuf.h" 00008 #include "lwip/sys.h" 00009 #include "lwip/stats.h" 00010 #include "lwip/snmp.h" 00011 #include "netif/etharp.h" 00012 #include "netif/ppp_oe.h" 00013 00014 #ifdef __cplusplus 00015 extern "C" { 00016 #endif 00017 00018 /* Function */ 00019 void rza1_bp3595_input(void *buff, u16_t recv_size); 00020 void rza1_bp3595_connected(void); 00021 void rza1_bp3595_disconnected(void); 00022 00023 #ifdef __cplusplus 00024 } 00025 #endif 00026 00027 #endif /* _RZA1_BP3595_EMAC_H_ */
Generated on Thu Jul 14 2022 17:52:49 by
1.7.2