]> sigrok.org Git - libsigrok.git/commit - src/dmm/fs9922.c
fs9922: Use common DMM API.
authorUwe Hermann <redacted>
Wed, 19 Dec 2012 21:47:26 +0000 (22:47 +0100)
committerUwe Hermann <redacted>
Fri, 26 Apr 2013 18:05:44 +0000 (20:05 +0200)
commit913abe83214f68d1743c555aa3fbe112db48a0cb
treeee63adcc1795821c14217d7e100a7c3d0892a10c
parent6d0369591b7b30009bf497a5bb285afc7f431ad8
fs9922: Use common DMM API.

Use the same functions and structs as the other DMM protocol parsers
in hardware/common/dmm. Among other things, this allows the functions
to be used from drivers in a generic way, e.g. in serial-dmm, uni-t-dmm,
and possibly other drivers.
hardware/common/dmm/fs9922.c
libsigrok-internal.h