Go to the source code of this file.
Data Structures | |
| struct | lan8720_config_t |
Macros | |
| #define | LAN8720_ADDR (0U) |
| #define | LAN8720_ID1 (0x0007U) |
| #define | LAN8720_ID2 (0x30U) |
Functions | |
| void | lan8720_reset (ENET_Type *ptr) |
| void | lan8720_basic_mode_default_config (ENET_Type *ptr, lan8720_config_t *config) |
| bool | lan8720_basic_mode_init (ENET_Type *ptr, lan8720_config_t *config) |
| void | lan8720_get_phy_status (ENET_Type *ptr, enet_phy_status_t *status) |
| #define LAN8720_ADDR (0U) |
| #define LAN8720_ID1 (0x0007U) |
| #define LAN8720_ID2 (0x30U) |
| void lan8720_basic_mode_default_config | ( | ENET_Type * | ptr, |
| lan8720_config_t * | config | ||
| ) |
| bool lan8720_basic_mode_init | ( | ENET_Type * | ptr, |
| lan8720_config_t * | config | ||
| ) |
| void lan8720_get_phy_status | ( | ENET_Type * | ptr, |
| enet_phy_status_t * | status | ||
| ) |
| void lan8720_reset | ( | ENET_Type * | ptr | ) |