libsigrok/hardware/sysclk-lwla
Daniel Elstner 313c7a7da2 sysclk-lwla: Utility functions clean-up and semantic fixes.
(lwla_send_bitstream): Unref the mapped file earlier in order
to simplify the error handling.
(lwla_receive_reply): Do not treat a reply buffer length of
zero as silent no-op.  That logic was left over from an earlier
iteration, before the distinction between reply buffer size and
expected read length was introduced.
2014-01-15 21:44:59 +01:00
..
Makefile.am sysclk-lwla: Implement support for the LWLA1034. 2014-01-14 19:33:31 +01:00
api.c sysclk-lwla: Fix probe name issue. 2014-01-14 19:52:26 +01:00
lwla.c sysclk-lwla: Utility functions clean-up and semantic fixes. 2014-01-15 21:44:59 +01:00
lwla.h sysclk-lwla: Implement support for the LWLA1034. 2014-01-14 19:33:31 +01:00
protocol.c sysclk-lwla: Avoid warning due to bogus range check. 2014-01-15 21:43:54 +01:00
protocol.h sysclk-lwla: Remove unused dev_context::next_state. 2014-01-15 21:44:59 +01:00