1
0
mirror of git://projects.qi-hardware.com/ben-wpan.git synced 2024-09-13 17:45:31 +03:00
ben-wpan/tools/lib
Werner Almesberger 13f031be25 tools/lib/: split non-SPI code from atusb.c in preparation for SPI-based driver
- atusb.c (atusb_error, atusb_clear_error, atusb_open, atusb_close,
  atusb_reset, atusb_reset_rf, atusb_test_mode, atusb_slp_tr,
  atusb_interrupt, atusb_set_clkm, atusb_dev_handle): moved to
  atusb-common.c
- atusb-common.c (atusb_set_clkm): pass atusb_reg_write via
  atusb_driver.reg_write instead
- atusb.c (FROM_DEV, TO_DEV, struct atusb_dsc): moved to atusb-common.h
- Makefile (OBJS): added atusb-common.o
2011-06-19 14:06:00 -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: add option to send a pulse with atrf_slp_tr 2011-06-05 21:08:48 -03:00
atusb-common.c tools/lib/: split non-SPI code from atusb.c in preparation for SPI-based driver 2011-06-19 14:06:00 -03:00
atusb-common.h tools/lib/: split non-SPI code from atusb.c in preparation for SPI-based driver 2011-06-19 14:06:00 -03:00
atusb.c tools/lib/: split non-SPI code from atusb.c in preparation for SPI-based driver 2011-06-19 14:06:00 -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: add option to send a pulse with atrf_slp_tr 2011-06-05 21:08:48 -03:00
Makefile tools/lib/: split non-SPI code from atusb.c in preparation for SPI-based driver 2011-06-19 14:06:00 -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