Home
last modified time | relevance | path

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

/bsp/hpmicro/hpm6300evk/board/
A Deth_phy_port.c33 uint8_t phy_handle_cnt; member
93 .phy_handle_cnt = ARRAY_SIZE(s_gphys),
163 for (uint32_t i = 0; i < phy_monitor_handle->phy_handle_cnt; i++) in phy_poll_status()
241 for (uint32_t i = 0; i < phy_monitor_handle->phy_handle_cnt; i++) in phy_monitor_thread_entry()
/bsp/hpmicro/libraries/drivers/
A Ddrv_enet_phy.c35 uint8_t phy_handle_cnt; member
84 .phy_handle_cnt = ARRAY_SIZE(s_gphys),
299 for (uint32_t i = 0; i < phy_monitor_handle->phy_handle_cnt; i++) in phy_poll_status()
353 for (uint32_t i = 0; i < phy_monitor_handle->phy_handle_cnt; i++) in phy_monitor_thread_entry()

Completed in 6 milliseconds