incubator-nuttx/drivers/usbhost
Dmitriy Linikov a8c58607e9 Merged in hardlulz/modem-3.0-nuttx/fix-sem-EINTR (pull request #603)
Added ECANCELED condition to DEBUGASSERT-s checking sem_wait result

Approved-by: Gregory Nutt <gnutt@nuttx.org>
2018-02-20 18:24:53 +00:00
..
.gitignore
Kconfig Kconfig correction 2017-06-16 14:43:11 +00:00
Make.defs Adds driver support for the XBox One controller. Currently only the latest version (XBox One X) controller works. The older XBox One controllers do not enumerate correctly. 2017-03-17 20:48:21 -07:00
hid_parser.c Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
usbhost_cdcacm.c Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
usbhost_composite.c Fix lots of occurrences of 'the the', 'the there', 'the these', 'the then', 'the they. 2017-05-11 13:35:56 -06:00
usbhost_composite.h Fix a number of header files with mismatched 'extern C {' and '}' 2016-11-05 07:25:05 -06:00
usbhost_devaddr.c Squashed commit of the following: 2017-10-04 15:22:27 -06:00
usbhost_enumerate.c Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
usbhost_findclass.c Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
usbhost_hidkbd.c Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
usbhost_hidmouse.c Merged in hardlulz/modem-3.0-nuttx/fix-sem-EINTR (pull request #603) 2018-02-20 18:24:53 +00:00
usbhost_hub.c Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
usbhost_registerclass.c Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
usbhost_registry.c
usbhost_registry.h
usbhost_skeleton.c Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
usbhost_storage.c Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
usbhost_trace.c Fix lots of occurrences of 'the the', 'the there', 'the these', 'the then', 'the they. 2017-05-11 13:35:56 -06:00
usbhost_xboxcontroller.c Merged in hardlulz/modem-3.0-nuttx/fix-sem-EINTR (pull request #603) 2018-02-20 18:24:53 +00:00