APM:Libraries
|
#include <boards.h>
#include "usb_mass_mal.h"
#include <usbd_usr.h>
#include <usbd_desc.h>
#include <usb_conf.h>
#include <usbd_core.h>
#include "msc/usbd_msc_core.h"
Go to the source code of this file.
Macros | |
#define | USB_MASS_MAL_FAIL -1 |
#define | USB_MASS_MAL_SUCCESS 0 |
#define USB_MASS_MAL_FAIL -1 |
Definition at line 16 of file usbMassStorage.h.
#define USB_MASS_MAL_SUCCESS 0 |
Definition at line 17 of file usbMassStorage.h.