Functions | |
| static bool | rtl8211_check_id (TSW_Type *ptr, uint8_t port) |
| 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) |
| 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 | ||
| ) |
|
static |
| 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 | ||
| ) |