You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
iio_device_get_sample_size_mask(dev, dev->mask, dev->words)
is the exact same as:
iio_device_get_sample_size(dev)
Signed-off-by: Paul Cercueil <[email protected]>
0 commit comments