Classes | Functions
loader.h File Reference
#include <stdint.h>
#include "usb_libusb10.h"
Include dependency graph for loader.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  bootloader_command
 
struct  bootloader_status_code
 
struct  cemdloader_command
 
struct  firmware_header
 

Functions

int upload_cemd_data (fnusb_dev *dev)
 
int upload_firmware (fnusb_dev *dev, char *fw_filename)
 
int upload_firmware_from_memory (fnusb_dev *dev, unsigned char *fw_from_mem, unsigned int fw_size_in_bytes)
 

Function Documentation

int upload_cemd_data ( fnusb_dev dev)

Definition at line 340 of file loader.c.

int upload_firmware ( fnusb_dev dev,
char *  fw_filename 
)

Definition at line 125 of file loader.c.

int upload_firmware_from_memory ( fnusb_dev dev,
unsigned char *  fw_from_mem,
unsigned int  fw_size_in_bytes 
)

Definition at line 233 of file loader.c.



libfreenect
Author(s): Hector Martin, Josh Blake, Kyle Machulis, OpenKinect community
autogenerated on Mon Jun 10 2019 13:46:43