drivers/usb/core/udc_lib.c File Reference

USB Device Controller library functions. More...

#include <byteorder.h>
#include <debug.h>
#include <usb/dev.h>
#include <usb/udc.h>
#include <usb/udc_lib.h>
#include <usb/usb_protocol.h>

Go to the source code of this file.

Functions

static status_t udc_lib_standard_request (struct udc *udc, struct usb_setup_req *req)
 Handle a standard USB SETUP request.
UDC Library Interface

The following functions make up the interface between the UDC driver and the optional UDC library. The UDC library contains common helper functions for UDC drivers.

status_t udc_lib_process_setup_request (struct udc *udc, struct usb_setup_req *req)
 Handle a USB SETUP request.

Detailed Description

USB Device Controller library functions.

This file contains various optional utility functions for use by UDC drivers.

Copyright (C) 2009 Atmel Corporation. All rights reserved.

Definition in file udc_lib.c.

Generated on Thu Apr 29 14:10:34 2010 for xplain-bc by  doxygen 1.6.3