|
XenevaOS
|
#include "usb_desc.h"#include "dwc2.h"#include "dwc2_usbdev.h"#include <Drivers/uart.h>#include <string.h>#include <Hal/AA64/aa64cpu.h>

Go to the source code of this file.
Functions | |
| void | lan7800_initialize (dwc2_core_regs *regs, dwc2_usb_device *dev) |
| lan7800_initialize – initialize SMSC lan7800 | |
|
extern |
lan7800_initialize – initialize SMSC lan7800
| regs | – pointer to dwc2 core registers |
| dev | – pointer to usb device of lan7800 |