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 (ENET_Type *ptr) |
| void | jl1111_basic_mode_default_config (ENET_Type *ptr, jl1111_config_t *config) |
| bool | jl1111_basic_mode_init (ENET_Type *ptr, jl1111_config_t *config) |
| void | jl1111_get_phy_status (ENET_Type *ptr, enet_phy_status_t *status) |
| #define JL1111_ADDR (0U) |
| #define JL1111_ID1 (0x937CU) |
| #define JL1111_ID2 (0x10U) |
| void jl1111_basic_mode_default_config | ( | ENET_Type * | ptr, |
| jl1111_config_t * | config | ||
| ) |
| bool jl1111_basic_mode_init | ( | ENET_Type * | ptr, |
| jl1111_config_t * | config | ||
| ) |
| void jl1111_get_phy_status | ( | ENET_Type * | ptr, |
| enet_phy_status_t * | status | ||
| ) |
| void jl1111_reset | ( | ENET_Type * | ptr | ) |