1
0
mirror of git://projects.qi-hardware.com/ben-wpan.git synced 2024-07-05 03:25:09 +03:00
ben-wpan/tools/lib
Werner Almesberger 1fb05c221d misctxrx.c (wait_for_interrupt): let "ignore" control printing more tightly
When some interrupt(s) happened but the one(s) wait_for_interrupt was
waiting for weren't among them, it printed the list of interrupts
even if they were all in "ignore". This made sequences like RX_START
followed by TRX_END unnecessarily noisy.

Now, wait_for_interrupt only prints the pending interrupts if at
least one of them is not in "ignore".
2011-01-19 18:27:17 -03:00
..
atben.c great atusd -> atben renaming: changed remaining references in tools/ 2011-01-17 12:06:16 -03:00
atrf.c great atusd -> atben renaming: changed remaining references in tools/ 2011-01-17 12:06:16 -03:00
atusb.c lib/atusb.c: fix typo in function name 2010-11-11 10:34:09 -03:00
driver.h The Great ATSPI Renaming, part 5: rename "struct atspi_driver" to "atrf_driver" 2010-11-11 09:04:36 -03:00
Makefile great atusd -> atben renaming: renamed tools/atusd.c and Makefile reference 2011-01-17 11:56:17 -03:00
misctxrx.c misctxrx.c (wait_for_interrupt): let "ignore" control printing more tightly 2011-01-19 18:27:17 -03:00