Home
last modified time | relevance | path

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

/bsp/hpmicro/hpm6300evk/board/
A Deth_phy_port.c235 static void phy_monitor_thread_entry(void *args) in phy_monitor_thread_entry() function
285 …thread_phy_monitor = rt_thread_create("PHY Monitor", phy_monitor_thread_entry, &phy_monitor_handle… in phy_device_register()
/bsp/nxp/mcx/mcxn/Libraries/drivers/
A Ddrv_eth.c282 static void phy_monitor_thread_entry(void *parameter) in phy_monitor_thread_entry() function
418 …rt_thread_startup(rt_thread_create("phy", phy_monitor_thread_entry, RT_NULL, 1024, RT_THREAD_PRIOR… in rt_hw_imxrt_eth_init()
/bsp/hpmicro/libraries/drivers/
A Ddrv_enet_phy.c347 static void phy_monitor_thread_entry(void *args) in phy_monitor_thread_entry() function
394 …thread_phy_monitor = rt_thread_create("PHY Monitor", phy_monitor_thread_entry, &phy_monitor_handle… in phy_device_register()
/bsp/stm32/stm32h750-artpi/board/port/
A Ddrv_eth.c484 static void phy_monitor_thread_entry(void *parameter) in phy_monitor_thread_entry() function
558 phy_monitor_thread_entry, in rt_hw_stm32_eth_init()
/bsp/stm32/libraries/HAL_Drivers/drivers/
A Ddrv_eth.c489 static void phy_monitor_thread_entry(void *parameter) in phy_monitor_thread_entry() function
630 phy_monitor_thread_entry, in rt_hw_stm32_eth_init()
/bsp/Infineon/libraries/HAL_Drivers/
A Ddrv_eth.c187 static void phy_monitor_thread_entry(void *parameter);
446 static void phy_monitor_thread_entry(void *parameter) in phy_monitor_thread_entry() function
849 phy_monitor_thread_entry, in rt_hw_ifx_eth_init()
/bsp/apm32/libraries/Drivers/
A Ddrv_eth.c679 static void phy_monitor_thread_entry(void *parameter) in phy_monitor_thread_entry() function
767 phy_monitor_thread_entry, in rt_hw_apm32_eth_init()
/bsp/stm32/stm32mp157a-st-ev1/board/ports/eth/
A Ddrv_eth.c771 static void phy_monitor_thread_entry(void *parameter) in phy_monitor_thread_entry() function
861 phy_monitor_thread_entry, in rt_hw_stm32_eth_init()
/bsp/stm32/stm32mp157a-st-discovery/board/ports/
A Ddrv_eth.c784 static void phy_monitor_thread_entry(void *parameter) in phy_monitor_thread_entry() function
873 phy_monitor_thread_entry, in rt_hw_stm32_eth_init()
/bsp/at32/libraries/rt_drivers/
A Ddrv_emac.c896 static void phy_monitor_thread_entry(void *parameter) in phy_monitor_thread_entry() function
1041 phy_monitor_thread_entry, in rt_hw_at32_emac_init()
/bsp/nxp/imx/imxrt/libraries/drivers/
A Ddrv_eth.c890 static void phy_monitor_thread_entry(void *parameter) in phy_monitor_thread_entry() function
1080 phy_monitor_thread_entry, in rt_hw_imxrt_eth_init()

Completed in 29 milliseconds