NUC472_NUC442_BSP V3.03.005
The Board Support Package for NUC472/NUC442
Functions
lw_umass.c File Reference

Light-weight USB mass storage class driver. More...

#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include "NUC472_442.h"
#include "diskio.h"
#include "usb.h"
#include "lw_usbh.h"
#include "lw_umass.h"
Include dependency graph for lw_umass.c:

Go to the source code of this file.

Functions

int usbh_probe_umass (void)
 Try to probe and initialize an USB mass storage device. More...
 

Detailed Description

Light-weight USB mass storage class driver.

Version
V1.00
Revision
5
Date
15/12/07 9:16a
Note
SPDX-License-Identifier: Apache-2.0 Copyright (C) 2014 Nuvoton Technology Corp. All rights reserved.

Definition in file lw_umass.c.