.. |
DevChapter9.c
|
Rewritten event system to remove all macros, to make user code clearer.
|
2009-05-18 10:05:21 +00:00 |
DevChapter9.h
|
Rewritten event system to remove all macros, to make user code clearer.
|
2009-05-18 10:05:21 +00:00 |
Device.h
|
Rewritten event system to remove all macros, to make user code clearer.
|
2009-05-18 10:05:21 +00:00 |
Endpoint.c
|
Create a new function pointer type in StreamCallbacks.h for endpoint/pipe stream callbacks, to make stream function prototypes clearer.
|
2009-05-15 12:27:32 +00:00 |
Endpoint.h
|
USB_IsConnected is now cleared before the USB_Disconnect() event is fired in response to VBUS being removed.
|
2009-05-19 10:33:29 +00:00 |
Host.c
|
Rewritten event system to remove all macros, to make user code clearer.
|
2009-05-18 10:05:21 +00:00 |
Host.h
|
Rewritten event system to remove all macros, to make user code clearer.
|
2009-05-18 10:05:21 +00:00 |
HostChapter9.c
|
Create a new function pointer type in StreamCallbacks.h for endpoint/pipe stream callbacks, to make stream function prototypes clearer.
|
2009-05-15 12:27:32 +00:00 |
HostChapter9.h
|
Documentation enhancements to improve documentation cross-references.
|
2009-04-22 14:28:55 +00:00 |
LowLevel.c
|
Rewritten event system to remove all macros, to make user code clearer.
|
2009-05-18 10:05:21 +00:00 |
LowLevel.h
|
Rewritten event system to remove all macros, to make user code clearer.
|
2009-05-18 10:05:21 +00:00 |
OTG.h
|
Moved USB Host state machine code out from USBTask.c and into Host.c, where it more properly belongs.
|
2009-05-13 14:13:57 +00:00 |
Pipe.c
|
Create a new function pointer type in StreamCallbacks.h for endpoint/pipe stream callbacks, to make stream function prototypes clearer.
|
2009-05-15 12:27:32 +00:00 |
Pipe.h
|
USB_IsConnected is now cleared before the USB_Disconnect() event is fired in response to VBUS being removed.
|
2009-05-19 10:33:29 +00:00 |