MCPcopy Create free account
hub / github.com/DreamSourceLab/DSView / get_analog

Method get_analog

DSView/pv/sigsession.h:100–102  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

98 }
99
100 inline data::AnalogSnapshot* get_analog(){
101 return &analog;
102 }
103
104 inline data::DsoSnapshot* get_dso(){
105 return &dso;

Callers 11

init_signalsMethod · 0.80
reloadMethod · 0.80
refreshMethod · 0.80
feed_in_analogMethod · 0.80
data_feed_inMethod · 0.80
get_snapshotMethod · 0.80
get_signal_snapshotMethod · 0.80
on_device_lib_eventMethod · 0.80
attach_data_to_signalMethod · 0.80
get_ring_sample_countMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected