diff options
| author | Andreas Klinger <[email protected]> | 2017-12-13 18:10:11 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2018-01-08 16:03:42 +0100 |
| commit | d3bf60450d47c180d6588ae0d0bb9ea7147718df (patch) | |
| tree | 98bcc6da4db876dca1fd83c67d6139b54a3817b5 /tools/perf/scripts/python/call-graph-from-sql.py | |
| parent | 8bcf024f06f11c0c9597ecbbfbe291a9a5092204 (diff) | |
iio: hx711: add triggered buffer support
Add buffer to device data struct and add trigger function
Data format is quite simple:
voltage - channel 0 32 Bit
voltage - channel 1 32 Bit
timestamp 64 Bit
Using both channels at the same time is working quite slow because of
changing the channel which needs a dummy read.
Signed-off-by: Andreas Klinger <[email protected]>
Signed-off-by: Jonathan Cameron <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions