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


Ignore:
Timestamp:
2017-12-21T14:37:30Z (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:
119a794
Parents:
74c0de0
git-author:
Petr Mánek <petr.manek@…> (2017-12-21 14:37:23)
git-committer:
Petr Mánek <petr.manek@…> (2017-12-21 14:37:30)
Message:

usbdiag: added isochronous test

File:
1 edited

Legend:

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

    r74c0de0 rff16da5f  
    4242int tmon_stress_bulk_in(int, char **);
    4343int tmon_stress_bulk_out(int, char **);
     44int tmon_stress_isoch_in(int, char **);
     45int tmon_stress_isoch_out(int, char **);
    4446
    4547#endif /* TMON_COMMANDS_H_ */
Note: See TracChangeset for help on using the changeset viewer.