This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Functions | |
void | usb_device_task_init (void) |
This function initializes the USB device controller. | |
void | usb_start_device (void) |
This function initializes the USB device controller. | |
void | usb_device_task (void) |
Entry point of the USB device mamagement. | |
void | usb_autobaud (void) |
USB based autobaud function. | |
Variables | |
bit | usb_suspended |
Public : (bit) usb_suspended usb_suspended is set to TRUE when USB is in suspend mode usb_suspended is set to FALSE otherwise /. |
Definition in file usb_device_task.h.