Home
last modified time | relevance | path

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

/bsp/stm32/stm32f407-atk-explorer/board/ports/
A Dphy_reset.c23 int phy_init(void) in phy_init() function
29 INIT_BOARD_EXPORT(phy_init);
/bsp/stm32/stm32f407-rt-spark/board/ports/
A Dphy_reset.c22 int phy_init(void) in phy_init() function
28 INIT_BOARD_EXPORT(phy_init);
/bsp/stm32/stm32f407-lckfb-skystar/board/ports/
A Dphy_reset.c22 int phy_init(void) in phy_init() function
28 INIT_BOARD_EXPORT(phy_init);
/bsp/hpmicro/hpm6300evk/board/
A Deth_phy_port.c99 static rt_phy_status phy_init(void *object, rt_uint32_t phy_addr, rt_uint32_t src_clock_hz) in phy_init() function
261 phy_ops.init = phy_init; in phy_device_register()
/bsp/hpmicro/libraries/drivers/
A Ddrv_enet_phy.c90 static rt_phy_status phy_init(void *object, rt_uint32_t phy_addr, rt_uint32_t src_clock_hz) in phy_init() function
373 phy_ops.init = phy_init; in phy_device_register()
/bsp/allwinner/libraries/sunxi-hal/include/hal/phy/
A Dsunxi_hal_phy.h313 int phy_init(void);
/bsp/allwinner/libraries/sunxi-hal/hal/source/phy/
A Dhal_phy.c470 int phy_init(void) in phy_init() function

Completed in 14 milliseconds