Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DreamSourceLab/DSView
/ is_stopped_status
Method
is_stopped_status
DSView/pv/sigsession.h:332–334 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
330
}
331
332
inline bool is_stopped_status(){
333
return _device_status == ST_STOPPED;
334
}
335
336
void set_collect_mode(DEVICE_COLLECT_MODE m);
337
Callers
15
go_vDialPre
Method · 0.80
go_vDialNext
Method · 0.80
paint_fore
Method · 0.80
auto_set
Method · 0.80
measure
Method · 0.80
draw_logic_tick_mark
Method · 0.80
draw_osc_tick_mark
Method · 0.80
go_vDialPre
Method · 0.80
go_vDialNext
Method · 0.80
paint_fore
Method · 0.80
measure
Method · 0.80
paint_fore
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected