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

  /external/libusb_aah/libusb/
libusbi.h 240 int usbi_gettimeofday(struct timeval *tp, void *tzp);
245 #define usbi_gettimeofday(tv, tz) gettimeofday((tv), (tz)) macro
core.c 1734 int usbi_gettimeofday(struct timeval *tp, void *tzp) function
    [all...]

Completed in 53 milliseconds