Go to the source code of this file.
Data Structures | |
| struct | rtl8211_config_t |
Macros | |
| #define | RTL8211_ADDR (2U) |
| #define | RTL8211_ID1 (0x001CU) |
| #define | RTL8211_ID2 (0x32U) |
Functions | |
| void | rtl8211_reset (TSW_Type *ptr, uint8_t port) |
| void | rtl8211_basic_mode_default_config (TSW_Type *ptr, rtl8211_config_t *config) |
| bool | rtl8211_basic_mode_init (TSW_Type *ptr, uint8_t port, rtl8211_config_t *config) |
| void | rtl8211_get_phy_status (TSW_Type *ptr, uint8_t port, tsw_phy_status_t *status) |
| #define RTL8211_ADDR (2U) |
| #define RTL8211_ID1 (0x001CU) |
| #define RTL8211_ID2 (0x32U) |
| void rtl8211_basic_mode_default_config | ( | TSW_Type * | ptr, |
| rtl8211_config_t * | config | ||
| ) |
| bool rtl8211_basic_mode_init | ( | TSW_Type * | ptr, |
| uint8_t | port, | ||
| rtl8211_config_t * | config | ||
| ) |
| void rtl8211_get_phy_status | ( | TSW_Type * | ptr, |
| uint8_t | port, | ||
| tsw_phy_status_t * | status | ||
| ) |
| void rtl8211_reset | ( | TSW_Type * | ptr, |
| uint8_t | port | ||
| ) |