|
VSF Documented
|
#include "component/usb/vsf_usb_cfg.h"#include "component/usb/common/class/HID/vsf_usb_xb360.h"#include "component/input/vsf_input.h"#include "utilities/ooc_class.h"Go to the source code of this file.
Data Structures | |
| struct | vk_input_xb360_t |
| class | vk_usbh_xb360_t |
Typedefs | |
| typedef struct vk_input_xb360_t | vk_input_xb360_t |
Enumerations | |
| enum | { VSF_INPUT_TYPE_XB360 = VSF_INPUT_USER_TYPE } |
Functions | |
| void | vk_xb360_process_input (vk_input_xb360_t *dev, vsf_usb_xb360_gamepad_in_report_t *data) |
| void | vk_xb360_new_dev (vk_input_xb360_t *dev) |
| void | vk_xb360_free_dev (vk_input_xb360_t *dev) |
Variables | |
| const vk_input_item_info_t | vk_xb360_gamepad_item_info [GAMEPAD_ID_NUM] |
| const vk_usbh_class_drv_t | vk_usbh_xb360_drv |
| typedef struct vk_input_xb360_t vk_input_xb360_t |
|
extern |
|
extern |
|
extern |
|
extern |
|
extern |