Home
last modified time | relevance | path

Searched defs:hid_open_path (Results 1 – 8 of 8) sorted by relevance

/AliOS-Things-master/components/SDL2/src/hidapi/
A DSDL_hidapi.c46 #define hid_open_path PLATFORM_hid_open_path macro
225 #define hid_open_path LIBUSB_hid_open_path macro
650 HID_API_EXPORT hid_device * HID_API_CALL hid_open_path(const char *path, int bExclusive /* = false … in hid_open_path() function
/AliOS-Things-master/components/SDL2/src/hidapi/linux/
A Dhid.cpp158 HID_API_EXPORT hid_device * HID_API_CALL hid_open_path(const char *path, int bExclusive) in hid_open_path() function
A Dhid.c706 hid_device * HID_API_EXPORT hid_open_path(const char *path, int bExclusive) in hid_open_path() function
/AliOS-Things-master/components/SDL2/src/hidapi/ios/
A Dhid.m725 hid_device * HID_API_EXPORT hid_open_path( const char *path, int bExclusive /* = false */ ) function
/AliOS-Things-master/components/SDL2/src/hidapi/windows/
A Dhid.c644 HID_API_EXPORT hid_device * HID_API_CALL hid_open_path(const char *path, int bExclusive) in hid_open_path() function
/AliOS-Things-master/components/SDL2/src/hidapi/libusb/
A Dhid.c957 hid_device * HID_API_EXPORT hid_open_path(const char *path, int bExclusive) in hid_open_path() function
/AliOS-Things-master/components/SDL2/src/hidapi/mac/
A Dhid.c715 hid_device * HID_API_EXPORT hid_open_path(const char *path, int bExclusive) in hid_open_path() function
/AliOS-Things-master/components/SDL2/src/hidapi/android/
A Dhid.cpp1028 HID_API_EXPORT hid_device * HID_API_CALL hid_open_path(const char *path, int bExclusive) in hid_open_path() function

Completed in 31 milliseconds