libsigrok/hardware/victor-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 victor-dmm: Initial driver skeleton. 2012-11-06 15:16:22 +01:00
api.c std: Drop hw_ from function names. 2013-06-02 16:46:18 +02:00
protocol.c Always interleave analog data with all enabled probes. 2013-01-23 03:40:44 +01:00
protocol.h s/DRIVER_LOG_DOMAIN/LOG_PREFIX/. 2013-05-03 21:59:32 +02:00