HomeSort by relevance Sort by last modified time
    Searched full:num_events_read (Results 1 - 1 of 1) sorted by null

  /hardware/bsp/intel/peripheral/libmraa/src/usb/
ftdi_ft4222.c 600 uint16 num_events_read; local
601 FT4222_GPIO_ReadTriggerQueue(ftHandleGpio, GPIO_PORT_IO_STATUS, event_buf, num_events, &num_events_read);
602 // printf("%u: FT4222_GPIO_ReadTriggerQueue Events= %d\n", mraa_ftdi_ft4222_get_tick_count_ms(), num_events_read);

Completed in 470 milliseconds