Go to the source code of this file.
Data Structures | |
| struct | jl1111_config_t |
Macros | |
| #define | JL1111_ADDR (0U) |
| #define | JL1111_ID1 (0x937CU) |
| #define | JL1111_ID2 (0x10U) |
Functions | |
| void | jl1111_reset (TSW_Type *ptr, uint8_t port) |
| void | jl1111_basic_mode_default_config (TSW_Type *ptr, jl1111_config_t *config) |
| bool | jl1111_basic_mode_init (TSW_Type *ptr, uint8_t port, jl1111_config_t *config) |
| void | jl1111_get_phy_status (TSW_Type *ptr, uint8_t port, tsw_phy_status_t *status) |
| #define JL1111_ADDR (0U) |
| #define JL1111_ID1 (0x937CU) |
| #define JL1111_ID2 (0x10U) |
| void jl1111_basic_mode_default_config | ( | TSW_Type * | ptr, |
| jl1111_config_t * | config | ||
| ) |
| bool jl1111_basic_mode_init | ( | TSW_Type * | ptr, |
| uint8_t | port, | ||
| jl1111_config_t * | config | ||
| ) |
| void jl1111_get_phy_status | ( | TSW_Type * | ptr, |
| uint8_t | port, | ||
| tsw_phy_status_t * | status | ||
| ) |
| void jl1111_reset | ( | TSW_Type * | ptr, |
| uint8_t | port | ||
| ) |