MCPcopy 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
245int DeviceAgent::get_work_mode()
246{
247 return ds_get_actived_device_mode();
248}
249
250const struct sr_config_info *DeviceAgent::get_config_info(int key)
251{

Callers 15

cur_samplerateMethod · 0.80
capture_initMethod · 0.80
action_start_captureMethod · 0.80
exec_captureMethod · 0.80
action_stop_captureMethod · 0.80
get_capture_statusMethod · 0.80
check_updateMethod · 0.80
init_signalsMethod · 0.80
reloadMethod · 0.80
feed_in_triggerMethod · 0.80
data_feed_inMethod · 0.80

Calls 1

Tested by

no test coverage detected