Home
last modified time | relevance | path

Searched refs:on_update_param (Results 1 – 2 of 2) sorted by relevance

/dports/devel/libsigrok/libsigrok-0.5.2/src/hardware/mooshimeter-dmm/
H A Dprotocol.c978 target->on_update_param = sdi; in install_update_handlers()
986 target->on_update_param = sdi; in install_update_handlers()
994 target->on_update_param = sdi; in install_update_handlers()
1002 target->on_update_param = sdi; in install_update_handlers()
1010 target->on_update_param = sdi; in install_update_handlers()
1018 target->on_update_param = sdi; in install_update_handlers()
1026 target->on_update_param = sdi; in install_update_handlers()
1034 target->on_update_param = sdi; in install_update_handlers()
1042 target->on_update_param = sdi; in install_update_handlers()
1133 target->on_update_param = ctx; in startup_send_tree_crc()
[all …]
H A Dprotocol.h74 void *on_update_param; member