Skip to content
Snippets Groups Projects
Commit 8b053d6b authored by Dean Camera's avatar Dean Camera
Browse files

Added new Drivers/USB/LowLevel/Device.c file to house Device mode specific...

Added new Drivers/USB/LowLevel/Device.c file to house Device mode specific functions that are more complicated than simple macros. Moved USB_Device_SendRemoteWakeup() to the new Device.c source file and corrected it to unfreeze and restart the USB controller clock before issuing a Remote Wakeup request.

Removed the USB_Device_IsRemoteWakeupSent() and USB_Device_IsUSBSuspended() macros, as they are now obsolete.
parent 31a34154
No related branches found
No related tags found
No related merge requests found
Showing
with 20 additions and 0 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment