1
0
mirror of git://projects.qi-hardware.com/ben-wpan.git synced 2024-08-27 01:47:08 +03:00
ben-wpan/atusb/fw/include
Werner Almesberger 8c57277953 atusb/fw/: added free-running 48 bit 8 MHz counter for clock measurements
- atusb.c (main): poll the 16 bit timer for overflows
- board.h (timer_poll, timer_read), (board.c (timer_h, timer_poll,
  timer_read, board_init): added support for a free-running 48 bit timer
  (16 bits in hardware, 32 bits in software)
- include/atusb/ep0.h (ATUSB_TIMER), ep0.c (my_setup): new request
  ATUSB_TIMER to retrieve the value of the 8 MHz counter
- include/atusb/ep0.h (enum atspi_requests): describe what the groups
  of requests do
2011-05-29 21:05:28 -03:00
..
atusb atusb/fw/: added free-running 48 bit 8 MHz counter for clock measurements 2011-05-29 21:05:28 -03:00
at86rf230.h atusb/fw/include/at86rf230.h: make 231-centric 2011-01-07 14:31:27 -03:00