view packages/io/usb/slave/current/doc/io-usb-slave.html @ 3292:7f8e529b4d82 default tip

Fix FREESCALE_EDMA_NBYTES_MLOFFYES_MLOFF() so it works with negative offsets.
author vae
date Wed, 29 Apr 2015 23:31:48 +0000
parents 74dbf4c3f2e1
children
line wrap: on
line source

<!-- Copyright (C) 2002 Free Software Foundation, Inc.                                -->
<!-- This material may be distributed only subject to the terms      -->
<!-- and conditions set forth in the Open Publication License, v1.0  -->
<!-- or later (the latest version is presently available at          -->
<!-- http://www.opencontent.org/openpub/).                           -->
<!-- Distribution of substantively modified versions of this         -->
<!-- document is prohibited without the explicit permission of the   -->
<!-- copyright holder.                                               -->
<!-- Distribution of the work or derivative of the work in any       -->
<!-- standard (paper) book form is prohibited unless prior           -->
<!-- permission is obtained from the copyright holder.               -->
<HTML
><HEAD
><TITLE
>eCos USB Slave Support</TITLE
><meta name="MSSmartTagsPreventParsing" content="TRUE">
<META
NAME="GENERATOR"
CONTENT="Modular DocBook HTML Stylesheet Version 1.64
"><LINK
REL="NEXT"
TITLE="Introduction"
HREF="usbs-intro.html"></HEAD
><BODY
CLASS="REFERENCE"
BGCOLOR="#FFFFFF"
TEXT="#000000"
LINK="#0000FF"
VLINK="#840084"
ALINK="#0000FF"
><DIV
CLASS="NAVHEADER"
><TABLE
WIDTH="100%"
BORDER="0"
CELLPADDING="0"
CELLSPACING="0"
><TR
><TD
WIDTH="10%"
ALIGN="left"
VALIGN="bottom"
>&nbsp;</TD
><TD
WIDTH="80%"
ALIGN="center"
VALIGN="bottom"
></TD
><TD
WIDTH="10%"
ALIGN="right"
VALIGN="bottom"
><A
HREF="usbs-intro.html"
>Next</A
></TD
></TR
></TABLE
><HR
ALIGN="LEFT"
WIDTH="100%"></DIV
><DIV
CLASS="REFERENCE"
><A
NAME="IO-USB-SLAVE"
></A
><DIV
CLASS="TITLEPAGE"
><H1
CLASS="TITLE"
>I. eCos USB Slave Support</H1
><DIV
CLASS="TOC"
><DL
><DT
><B
>Table of Contents</B
></DT
><DT
><A
HREF="usbs-intro.html"
>Introduction</A
> &#8212; eCos support for USB slave devices</DT
><DT
><A
HREF="usbs-enum.html"
>USB Enumeration Data</A
> &#8212; The USB enumeration data structures</DT
><DT
><A
HREF="usbs-start.html"
>Starting up a USB Device</A
> &#8212; Starting up a USB Device</DT
><DT
><A
HREF="usbs-devtab.html"
>Devtab Entries</A
> &#8212; Data endpoint data structure</DT
><DT
><A
HREF="usbs-start-rx.html"
>Receiving Data from the Host</A
> &#8212; Receiving Data from the Host</DT
><DT
><A
HREF="usbs-start-tx.html"
>Sending Data to the Host</A
> &#8212; Sending Data to the Host</DT
><DT
><A
HREF="usbs-halt.html"
>Halted Endpoints</A
> &#8212; Support for Halting and Halted Endpoints</DT
><DT
><A
HREF="usbs-control.html"
>Control Endpoints</A
> &#8212; Control endpoint data structure</DT
><DT
><A
HREF="usbs-data.html"
>Data Endpoints</A
> &#8212; Data endpoint data structures</DT
><DT
><A
HREF="usbs-writing.html"
>Writing a USB Device Driver</A
> &#8212; USB Device Driver Porting Guide</DT
><DT
><A
HREF="usbs-testing.html"
>Testing</A
> &#8212; Testing of USB Device Drivers</DT
></DL
></DIV
></DIV
></DIV
><DIV
CLASS="NAVFOOTER"
><HR
ALIGN="LEFT"
WIDTH="100%"><TABLE
WIDTH="100%"
BORDER="0"
CELLPADDING="0"
CELLSPACING="0"
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
>&nbsp;</TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
>&nbsp;</TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
><A
HREF="usbs-intro.html"
>Next</A
></TD
></TR
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
>&nbsp;</TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
>&nbsp;</TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
>Introduction</TD
></TR
></TABLE
></DIV
></BODY
></HTML
>