Home
last modified time | relevance | path

Searched defs:hid_get_indexed_string (Results 1 – 7 of 7) sorted by relevance

/AliOS-Things-master/components/SDL2/src/hidapi/
A DSDL_hidapi.c57 #define hid_get_indexed_string PLATFORM_hid_get_indexed_string macro
236 #define hid_get_indexed_string LIBUSB_hid_get_indexed_string macro
738 int HID_API_EXPORT_CALL hid_get_indexed_string(hid_device *device, int string_index, wchar_t *strin… in hid_get_indexed_string() function
/AliOS-Things-master/components/SDL2/src/hidapi/linux/
A Dhid.cpp307 int HID_API_EXPORT_CALL hid_get_indexed_string(hid_device *device, int string_index, wchar_t *strin… in hid_get_indexed_string() function
A Dhid.c883 int HID_API_EXPORT_CALL hid_get_indexed_string(hid_device *dev, int string_index, wchar_t *string, … in hid_get_indexed_string() function
/AliOS-Things-master/components/SDL2/src/hidapi/windows/
A Dhid.c972 int HID_API_EXPORT_CALL HID_API_CALL hid_get_indexed_string(hid_device *dev, int string_index, wcha… in hid_get_indexed_string() function
/AliOS-Things-master/components/SDL2/src/hidapi/libusb/
A Dhid.c1387 int HID_API_EXPORT_CALL hid_get_indexed_string(hid_device *dev, int string_index, wchar_t *string, … in hid_get_indexed_string() function
/AliOS-Things-master/components/SDL2/src/hidapi/mac/
A Dhid.c1089 int HID_API_EXPORT_CALL hid_get_indexed_string(hid_device *dev, int string_index, wchar_t *string, … in hid_get_indexed_string() function
/AliOS-Things-master/components/SDL2/src/hidapi/android/
A Dhid.cpp1200 int HID_API_EXPORT_CALL hid_get_indexed_string(hid_device *device, int string_index, wchar_t *strin… in hid_get_indexed_string() function

Completed in 34 milliseconds