Home
last modified time | relevance | path

Searched refs:new_hid_device (Results 1 – 5 of 5) sorted by relevance

/AliOS-Things-master/components/SDL2/src/hidapi/
A DSDL_hidapi.c59 #define new_hid_device PLATFORM_new_hid_device macro
125 #undef new_hid_device
238 #define new_hid_device LIBUSB_new_hid_device macro
289 #undef new_hid_device
/AliOS-Things-master/components/SDL2/src/hidapi/linux/
A Dhid.c116 static hid_device *new_hid_device(void) in new_hid_device() function
712 dev = new_hid_device(); in hid_open_path()
/AliOS-Things-master/components/SDL2/src/hidapi/windows/
A Dhid.c181 static hid_device *new_hid_device() in new_hid_device() function
656 dev = new_hid_device(); in hid_open_path()
/AliOS-Things-master/components/SDL2/src/hidapi/mac/
A Dhid.c134 static hid_device *new_hid_device(void) in new_hid_device() function
721 dev = new_hid_device(); in hid_open_path()
/AliOS-Things-master/components/SDL2/src/hidapi/libusb/
A Dhid.c172 static hid_device *new_hid_device(void) in new_hid_device() function
970 dev = new_hid_device(); in hid_open_path()

Completed in 26 milliseconds