Choco OS  V.0.16.9.0
Join to the chocolate world
oc_eth_chips.h
Go to the documentation of this file.
1 
27 #ifndef SYSTEM_CORE_INC_DRIVERS_ETH_OC_ETH_CHIPS_H_
28 #define SYSTEM_CORE_INC_DRIVERS_ETH_OC_ETH_CHIPS_H_
29 
30 #include <oc_eth.h>
31 
32 #ifdef oC_ETH_LLD_AVAILABLE
33 
39 #define _________________________________________CHIPS_SECTION______________________________________________________________________________
40 
41 extern const oC_ETH_PhyChipInfo_t oC_ETH_PhyChipInfo_LAN8742A;
42 
43 #undef _________________________________________CHIPS_SECTION______________________________________________________________________________
44 
45 
46 #endif
47 #endif /* SYSTEM_CORE_INC_DRIVERS_ETH_OC_ETH_CHIPS_H_ */
Informations about the selected chip.
Definition: oc_eth.h:106
The file with interface for ETH driver.