ETH_PHY_IO_Init() is only used within LwIP_HTTP_Server_Netconn_RTOS.
 
Symbols
loading...
Files
loading...

ETH_PHY_IO_Init() function

PHI IO Functions Initializes the MDIO interface GPIO and clocks.

Syntax

int32_t ETH_PHY_IO_Init(void);
Implemented in ethernetif.c:524

Return value

0 if OK, -1 if ERROR

References

LocationText
ethernetif.c:524
int32_t ETH_PHY_IO_Init(void)
ethernetif.c:103
int32_t ETH_PHY_IO_Init(void);
ethernetif.c:110
lan8742_IOCtx_t LAN8742_IOCtx = {ETH_PHY_IO_Init,

Call Tree

Functions called by ETH_PHY_IO_Init()
ETH_PHY_IO_Init()
all items filtered out
Implementations
ETH_PHY_IO_Init()
all items filtered out
Type of ETH_PHY_IO_Init()
ETH_PHY_IO_Init()
int32_t
all items filtered out