RetroArch
|
#include "hid_device_driver.h"
Classes | |
struct | ds3_instance |
Macros | |
#define | DS3_ACTIVATION_REPORT_ID 0xf4 |
#define | DS3_RUMBLE_REPORT_ID 0x01 |
#define | PACKET_OFFSET 0 |
#define | LED_OFFSET 11 |
#define | MOTOR1_OFFSET 4 |
#define | MOTOR2_OFFSET 6 |
Typedefs | |
typedef struct ds3_instance | ds3_instance_t |
Variables | |
static uint8_t | activation_packet [] |
static uint8_t | control_packet [] |
static int | control_packet_size = sizeof(control_packet) |
pad_connection_interface_t | ds3_pad_connection |
hid_device_t | ds3_hid_device |
#define DS3_ACTIVATION_REPORT_ID 0xf4 |
#define DS3_RUMBLE_REPORT_ID 0x01 |
#define LED_OFFSET 11 |
#define MOTOR1_OFFSET 4 |
#define MOTOR2_OFFSET 6 |
#define PACKET_OFFSET 0 |
typedef struct ds3_instance ds3_instance_t |
|
static |
|
static |
pad interface implementation
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
hid_device_t ds3_hid_device |
pad_connection_interface_t ds3_pad_connection |