#include "conf_usb.h"
Functions | |
void | device_mass_storage_task (void) |
Entry point of the device mass-storage task management. More... | |
void | device_mass_storage_task_init (void) |
This function initializes the hardware/software resources required for device mass-storage task. More... | |
void | usb_sof_action (void) |
usb_sof_action More... | |
void device_mass_storage_task | ( | void | ) |
Entry point of the device mass-storage task management.
This function links the device mass-storage SCSI commands to the USB bus.
void device_mass_storage_task_init | ( | void | ) |
This function initializes the hardware/software resources required for device mass-storage task.