HomeSort by relevance Sort by last modified time
    Searched refs:libusb_handle_events_timeout (Results 1 - 4 of 4) sorted by null

  /external/libusb/examples/
dpfp_threaded.c 89 r = libusb_handle_events_timeout(NULL, &tv);
  /external/libusb/libusb/
core.c 416 * - libusb_handle_events_timeout()
    [all...]
io.c 671 * libusb_handle_events_timeout() in non-blocking mode.
677 * needs to call libusb_handle_events_timeout() in non-blocking mode when
698 libusb_handle_events_timeout(ctx, &zero_tv);
700 libusb_handle_events_timeout(ctx, &zero_tv);
2396 int API_EXPORTED libusb_handle_events_timeout(libusb_context *ctx, function
    [all...]
libusb.h     [all...]

Completed in 143 milliseconds