Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/DreamSourceLab/DSView
/ get_work_mode
Method
get_work_mode
DSView/pv/deviceagent.cpp:245–248 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
243
//---------------device config-----------/
244
245
int DeviceAgent::get_work_mode()
246
{
247
return ds_get_actived_device_mode();
248
}
249
250
const struct sr_config_info *DeviceAgent::get_config_info(int key)
251
{
Callers
15
cur_samplerate
Method · 0.80
set_cur_snap_samplerate
Method · 0.80
capture_init
Method · 0.80
action_start_capture
Method · 0.80
exec_capture
Method · 0.80
action_stop_capture
Method · 0.80
get_capture_status
Method · 0.80
check_update
Method · 0.80
init_signals
Method · 0.80
reload
Method · 0.80
feed_in_trigger
Method · 0.80
data_feed_in
Method · 0.80
Calls
1
ds_get_actived_device_mode
Function · 0.85
Tested by
no test coverage detected