Go to the source code of this file.
Data Structures | |
| struct | rtl8201_config_t |
Macros | |
| #define | RTL8201_ADDR (2U) |
| #define | RTL8201_ID1 (0x001CU) |
| #define | RTL8201_ID2 (0x32U) |
Functions | |
| void | rtl8201_reset (ENET_Type *ptr) |
| void | rtl8201_basic_mode_default_config (ENET_Type *ptr, rtl8201_config_t *config) |
| bool | rtl8201_basic_mode_init (ENET_Type *ptr, rtl8201_config_t *config) |
| void | rtl8201_get_phy_status (ENET_Type *ptr, enet_phy_status_t *status) |
| #define RTL8201_ADDR (2U) |
| #define RTL8201_ID1 (0x001CU) |
| #define RTL8201_ID2 (0x32U) |
| void rtl8201_basic_mode_default_config | ( | ENET_Type * | ptr, |
| rtl8201_config_t * | config | ||
| ) |
| bool rtl8201_basic_mode_init | ( | ENET_Type * | ptr, |
| rtl8201_config_t * | config | ||
| ) |
| void rtl8201_get_phy_status | ( | ENET_Type * | ptr, |
| enet_phy_status_t * | status | ||
| ) |
| void rtl8201_reset | ( | ENET_Type * | ptr | ) |