continue on refratoring

This commit is contained in:
hathach
2013-04-05 14:26:28 +07:00
parent 10f5bce0df
commit d616fa6c10
8 changed files with 14 additions and 13 deletions
+2
View File
@@ -57,7 +57,9 @@
extern ehci_data_t ehci_data;
void ehci_controller_init(void);
void ehci_controller_run(uint8_t hostid);
void ehci_controller_control_xfer_proceed(uint8_t dev_addr, uint8_t p_data[]);
void ehci_controller_device_plug(uint8_t hostid, tusb_speed_t speed);
void ehci_controller_device_unplug(uint8_t hostid);