Home
last modified time | relevance | path

Searched refs:RT_PHY_MAX (Results 1 – 2 of 2) sorted by relevance

/components/drivers/phy/
A Dmdio.h73 #define RT_PHY_MAX 32 macro
87 struct rt_phy_device* phymap[RT_PHY_MAX];
A Dphy.c308 if (addr >= 0 && addr < RT_PHY_MAX && phy_id != RT_PHY_FIXED_ID && in rt_phy_device_create()

Completed in 4 milliseconds