refractor ehci test files
adding some code for async_advance_isr add test for async_advance_isr
This commit is contained in:
@@ -48,7 +48,9 @@
|
||||
//--------------------------------------------------------------------+
|
||||
// MACRO CONSTANT TYPEDEF
|
||||
//--------------------------------------------------------------------+
|
||||
extern ehci_data_t ehci_data;
|
||||
ehci_data_t ehci_data;
|
||||
LPC_USB0_Type lpc_usb0;
|
||||
LPC_USB1_Type lpc_usb1;
|
||||
|
||||
//--------------------------------------------------------------------+
|
||||
// IMPLEMENTATION
|
||||
|
||||
Reference in New Issue
Block a user