Searched refs:lpc_emac_open (Results 1 – 3 of 3) sorted by relevance
327 static rt_err_t lpc_emac_open(rt_device_t dev, rt_uint16_t oflag) in lpc_emac_open() function480 lpc_emac_device.parent.parent.open = lpc_emac_open; in rt_hw_emac_init()
348 static rt_err_t lpc_emac_open(rt_device_t dev, rt_uint16_t oflag) in lpc_emac_open() function504 lpc_emac_device.parent.parent.open = lpc_emac_open; in lpc_emac_hw_init()
376 static rt_err_t lpc_emac_open(rt_device_t dev, rt_uint16_t oflag) in lpc_emac_open() function528 lpc_emac_device.parent.parent.open = lpc_emac_open; in lpc_emac_hw_init()
Completed in 13 milliseconds