Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RT-Thread/rt-thread
/ Ft_Gmac_Phy_Debug
Function
Ft_Gmac_Phy_Debug
bsp/ft2004/libraries/bsp/ft_gmac/ft_gmac.c:85–89 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
83
}
84
85
void Ft_Gmac_Phy_Debug(Ft_Gmac_t *Gmac)
86
{
87
88
Ft_printf(
"\r\n ****************************** \r\n"
);
89
}
90
91
92
void Ft_Gmac_UseDefaultMacAddr(Ft_Gmac_t *Gmac, u8 *MacAddr)
Callers
nothing calls this directly
Calls
1
Ft_printf
Function · 0.85
Tested by
no test coverage detected