Macros | Functions
usbdhidgamepad.c File Reference
#include <stdbool.h>
#include <stdint.h>
#include "ti/devices/msp432e4/driverlib/driverlib.h"
#include "ti/usblib/msp432e4/usblib.h"
#include "ti/usblib/msp432e4/usblibpriv.h"
#include "usbdevice.h"
#include "ti/usblib/msp432e4/usbhid.h"
#include "usbdhid.h"
#include "usbdhidgamepad.h"
Include dependency graph for usbdhidgamepad.c:

Macros

#define NUM_HID_SECTIONS
 

Functions

tUSBDHIDGamepadDeviceUSBDHIDGamepadInit (uint32_t ui32Index, tUSBDHIDGamepadDevice *psGamepad)
 
tUSBDHIDGamepadDeviceUSBDHIDGamepadCompositeInit (uint32_t ui32Index, tUSBDHIDGamepadDevice *psGamepad, tCompositeEntry *psCompEntry)
 
uint32_t USBDHIDGamepadSendReport (tUSBDHIDGamepadDevice *psHIDGamepad, void *pvReport, uint32_t ui32Size)
 
void USBDHIDGamepadTerm (tUSBDHIDGamepadDevice *psGamepad)
 
Copyright 2018, Texas Instruments Incorporated