Changeset e9d600c2 in mainline for uspace/app/tmon/commands.h


Ignore:
Timestamp:
2017-12-21T09:03:55Z (6 years ago)
Author:
Petr Mánek <petr.manek@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
ad2a8b1
Parents:
cec130b
Message:

usbdiag: added interrupt endpoint tests, printing tmon device path

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/app/tmon/commands.h

    rcec130b re9d600c2  
    3838
    3939int tmon_list(int, char **);
     40int tmon_stress_intr_in(int, char **);
     41int tmon_stress_intr_out(int, char **);
    4042int tmon_stress_bulk_in(int, char **);
    4143int tmon_stress_bulk_out(int, char **);
Note: See TracChangeset for help on using the changeset viewer.