Go to the source code of this file.
Data Structures | |
| struct | dp83848_config_t |
Macros | |
| #define | DP83848_ADDR (1U) |
| #define | DP83848_ID1 (0x2000U) |
| #define | DP83848_ID2 (0x17U) |
Functions | |
| void | dp83848_reset (ENET_Type *ptr) |
| void | dp83848_basic_mode_default_config (ENET_Type *ptr, dp83848_config_t *config) |
| bool | dp83848_basic_mode_init (ENET_Type *ptr, dp83848_config_t *config) |
| void | dp83848_get_phy_status (ENET_Type *ptr, enet_phy_status_t *status) |
| #define DP83848_ADDR (1U) |
| #define DP83848_ID1 (0x2000U) |
| #define DP83848_ID2 (0x17U) |
| void dp83848_basic_mode_default_config | ( | ENET_Type * | ptr, |
| dp83848_config_t * | config | ||
| ) |
| bool dp83848_basic_mode_init | ( | ENET_Type * | ptr, |
| dp83848_config_t * | config | ||
| ) |
| void dp83848_get_phy_status | ( | ENET_Type * | ptr, |
| enet_phy_status_t * | status | ||
| ) |
| void dp83848_reset | ( | ENET_Type * | ptr | ) |