1
0
mirror of git://projects.qi-hardware.com/ben-wpan.git synced 2024-09-18 01:12:25 +03:00
ben-wpan/tools/lib
Werner Almesberger 110ecf67a1 tools/lib/: added interrupt_wait support to atusb and atusb-spi driver
- atusb-common.c (atusb_open): claim interface, so that we can do bulk
  I/O without complaints from the kernel
- atusb-common.h (atusb_interrupt_wait), atusb-common.c: blocking read
  for interrupt status byte on EP1
- atusb.c (atusb_driver), atusb-spi.c (atusb_spi_driver): provide the
  interrupt_wait operation
2011-06-20 17:10:29 -03:00
..
atben.c libatrf: add option to send a pulse with atrf_slp_tr 2011-06-05 21:08:48 -03:00
atnet.c libatrf: add option to send a pulse with atrf_slp_tr 2011-06-05 21:08:48 -03:00
atrf.c libatrf: new function atrf_interrupt_wait for interrupt-driven wait for interrupt 2011-06-20 17:10:29 -03:00
atusb-common.c tools/lib/: added interrupt_wait support to atusb and atusb-spi driver 2011-06-20 17:10:29 -03:00
atusb-common.h tools/lib/: added interrupt_wait support to atusb and atusb-spi driver 2011-06-20 17:10:29 -03:00
atusb-spi.c tools/lib/: added interrupt_wait support to atusb and atusb-spi driver 2011-06-20 17:10:29 -03:00
atusb.c tools/lib/: added interrupt_wait support to atusb and atusb-spi driver 2011-06-20 17:10:29 -03:00
cwtest.c tools/: rearranged cwtest/atrf-path to be more clear about reset and do re-init 2011-06-13 14:24:59 -03:00
daemon.c tools/lib/: new helper function for daemonification 2011-05-18 13:34:26 -03:00
driver.h libatrf: new function atrf_interrupt_wait for interrupt-driven wait for interrupt 2011-06-20 17:10:29 -03:00
Makefile tools/lib: added USB-SPI driver for ATUSB 2011-06-19 15:50:50 -03:00
misctxrx.c xxx 2011-04-12 19:17:43 -03:00
netio.c tools/: added network (TCP) I/O helper functions 2011-04-10 17:28:09 -03:00
usbopen.c tools/lib/usbopen.c: make vendor and/or product optional 2011-05-11 03:40:03 -03:00