libsigrok/hardware/rigol-ds1xx2
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 rigol-ds1xx2: Initial driver skeleton. 2013-01-03 18:41:28 +01:00
api.c std: Drop hw_ from function names. 2013-06-02 16:46:18 +02:00
protocol.c Drop some lines that are no longer needed. 2013-05-10 18:30:32 +02:00
protocol.h s/DRIVER_LOG_DOMAIN/LOG_PREFIX/. 2013-05-03 21:59:32 +02:00