Add StillImage Host Class Driver functions for opening and closing sessions. Ensure IsActive is set on the interface to allow device functions to run.

Fix spelling of "Received" in all source files where it is misspelt "Recieved".
This commit is contained in:
Dean Camera 2009-09-02 13:08:55 +00:00
parent 205b35d131
commit 6783bc4594
20 changed files with 202 additions and 147 deletions

View file

@ -32,7 +32,7 @@
* @defgroup Group_PipeManagement Pipe Management
*
* This module contains functions, macros and enums related to pipe management when in USB Host mode. This
* module contains the pipe management macros, as well as pipe interrupt and data send/recieve functions
* module contains the pipe management macros, as well as pipe interrupt and data send/receive functions
* for various data types.
*
* @{