Home
last modified time | relevance | path

Searched refs:set_mode_async (Results 1 – 2 of 2) sorted by last modified time

/dports/multimedia/opentoonz/opentoonz-1.5.0/thirdparty/libusb/libusb-1.0.9/examples/
H A Ddpfp.c165 static int set_mode_async(unsigned char data) in set_mode_async() function
248 r = set_mode_async(MODE_AWAIT_FINGER_ON); in next_state()
255 r = set_mode_async(MODE_CAPTURE); in next_state()
262 r = set_mode_async(MODE_AWAIT_FINGER_OFF); in next_state()
H A Ddpfp_threaded.c194 static int set_mode_async(unsigned char data) in set_mode_async() function
277 r = set_mode_async(MODE_AWAIT_FINGER_ON); in next_state()
284 r = set_mode_async(MODE_CAPTURE); in next_state()
291 r = set_mode_async(MODE_AWAIT_FINGER_OFF); in next_state()