RetroArch/input/drivers_hid
gblues 661e5bf50b Implement new functions in hid_driver_t in WiiU driver
== DETAILS

This implements the WiiU-specific functions.

Since the wiiu_hid_t data structure contains the handle and interface
index, the method signatures can be simplified quite a bit. And since
(at least for now) we want these to be synchronous, we don't need to
expose the callback parameters.
2017-12-30 04:41:19 +01:00
..
btstack_hid.c Set the send_control pointer on the drivers 2017-12-30 04:41:07 +01:00
iohidmanager_hid.c Set the send_control pointer on the drivers 2017-12-30 04:41:07 +01:00
libusb_hid.c Set the send_control pointer on the drivers 2017-12-30 04:41:07 +01:00
null_hid.c Change to 256bit macros 2017-12-05 12:07:35 +01:00
wiiu_hid.c Implement new functions in hid_driver_t in WiiU driver 2017-12-30 04:41:19 +01:00
wiiu_hid.h Update HID pad driver architecture 2017-12-30 04:41:01 +01:00
wiiusb_hid.c Set the send_control pointer on the drivers 2017-12-30 04:41:07 +01:00