Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: mbed C12832_lcd USBHost USBHostPTP LCD_Menu
main.cpp File Reference
Function to call USBHostPTP Library. More...
Go to the source code of this file.
Functions | |
| DigitalOut | led (LED1) |
| Initiate Global variables. | |
| void | WriteObjectHandles (void *ptp, uint8_t *buffer, uint16_t length) |
| This function is used to handle the raw data recieved via the bulk pipes. | |
| void | GetNumberOfThumbsAndImages (int *numberOfImages, int *numberOfThumbs) |
| Test function 0x01. | |
| void | GetAllImagesAndThumbs (void) |
| Retrieve all thumbnail images and real images that are JPG files. | |
| void | msd_task (void const *) |
| Thread to Watch for MSD image. | |
| void | GetAllJPGStatus (void) |
| Function to display status during image transfers. | |
| void | ptp_task2 (void const *) |
| Thread to watch for the PTP device connected, and commands that need to be executed. | |
| int | main () |
| Main fuction to display the Status of the application. | |
Detailed Description
Function to call USBHostPTP Library.
- Date:
- 8/23/2013
mbed USBHostPTP Library
- Copyright:
- Copyright (c) 2013 Dwayne Dilbeck
- License:
- This software is distributed under the terms of the GNU Lesser General Public License
Definition in file main.cpp.
Function Documentation
| void GetAllImagesAndThumbs | ( | void | ) |
| void GetAllJPGStatus | ( | void | ) |
| void GetNumberOfThumbsAndImages | ( | int * | numberOfImages, |
| int * | numberOfThumbs | ||
| ) |
| DigitalOut led | ( | LED1 | ) |
Initiate Global variables.
| int main | ( | ) |
| void msd_task | ( | void const * | ) |
| void ptp_task2 | ( | void const * | ) |
| void WriteObjectHandles | ( | void * | ptp, |
| uint8_t * | buffer, | ||
| uint16_t | length | ||
| ) |
Generated on Thu Jul 14 2022 07:15:49 by
1.7.2