Home
last modified time | relevance | path

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

/bsp/microchip/common/board/
A Dsam_gmac.c38 rt_thread_t phy_monitor_tid; member
406 sam_eth_device.phy_monitor_tid = rt_thread_create("phy", in rt_hw_sam_eth_init()
412 if (sam_eth_device.phy_monitor_tid != RT_NULL) in rt_hw_sam_eth_init()
414 rt_thread_startup(sam_eth_device.phy_monitor_tid); in rt_hw_sam_eth_init()

Completed in 784 milliseconds