Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
set_cur_snap_samplerate
Method · 0.80
init_signals
Method · 0.80
reload
Method · 0.80
refresh
Method · 0.80
feed_in_analog
Method · 0.80
data_feed_in
Method · 0.80
get_snapshot
Method · 0.80
get_signal_snapshot
Method · 0.80
on_device_lib_event
Method · 0.80
attach_data_to_signal
Method · 0.80
get_ring_sample_count
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected