libsigrok/hardware/mic-985xx
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 mic-985xx: Initial driver skeleton. 2013-02-01 23:52:57 +01:00
api.c std: Drop hw_ from function names. 2013-06-02 16:46:18 +02:00
protocol.c mic-985xx: Use sr_dev_inst to store connection handle. 2013-04-23 23:06:02 +02:00
protocol.h s/DRIVER_LOG_DOMAIN/LOG_PREFIX/. 2013-05-03 21:59:32 +02:00