Searched refs:threshold_volts (Results 1 – 1 of 1) sorted by relevance
/tests/kernel/timer/timer_behavior/pytest/ |
A D | saleae_logic2.py | 19 def do_collection(device_id, address, port, channel, sample_rate, threshold_volts, argument 26 digital_threshold_volts=threshold_volts, 81 threshold_volts = float(options.get('threshold-volts')) 86 do_collection(device_id, address, port, channel, sample_rate, threshold_volts,
|
Completed in 83 milliseconds