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

@ -33,7 +33,7 @@
*
* Functions, macros and enums related to endpoint management when in USB Device mode. This
* module contains the endpoint management macros, as well as endpoint interrupt and data
* send/recieve functions for various data types.
* send/receive functions for various data types.
*
* @{
*/