libsigrok/hardware/brymen-dmm
Uwe Hermann f6beaac55c std: Drop hw_ from function names.
The per-driver API calls no longer have a hw_ prefix (e.g. hw_init()
became init() and so on), so drop the 'hw_' from the std versions
for those API callbacks too.
2013-06-02 16:46:18 +02:00
..
Makefile.am brymen-dmm: Add support for Brymen BM857 2013-02-02 11:19:27 +01:00
api.c std: Drop hw_ from function names. 2013-06-02 16:46:18 +02:00
parser.c brymen-dmm: Cosmetics, coding-style, consistency. 2013-02-02 12:07:45 +01:00
protocol.c brymen-dmm: Use sr_dev_inst to store connection handle. 2013-04-30 20:22:17 +02:00
protocol.h s/DRIVER_LOG_DOMAIN/LOG_PREFIX/. 2013-05-03 21:59:32 +02:00