libsigrok/hardware/asix-sigma
Marek Vasut 790c7ccc88 asix-sigma: Remove NUM_CHANNELS macro
The NUM_CHANNELS macro is inflexible, since in 100MHz and 200MHz modes
we don't support 16 channels. Moreover, it's only used to limit the size
of array of channel labels, which can be done in much cleaner way.

Signed-off-by: Marek Vasut <marex@denx.de>
2014-04-30 09:45:50 -07:00
..
asix-sigma.c asix-sigma: Remove NUM_CHANNELS macro 2014-04-30 09:45:50 -07:00
asix-sigma.h Replace 'probe' with 'channel' in most places. 2014-03-25 20:58:54 +01:00