Home
last modified time | relevance | path

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

/bsp/microchip/common/board/
A Dsam_gmac.c36 rt_timer_t phy_monitor_timer; member
390 sam_eth_device.phy_monitor_timer = rt_timer_create("phylnk", in rt_hw_sam_eth_init()
396 if (RT_NULL != sam_eth_device.phy_monitor_timer) in rt_hw_sam_eth_init()
398 rt_timer_start(sam_eth_device.phy_monitor_timer); in rt_hw_sam_eth_init()

Completed in 3 milliseconds