Home
last modified time | relevance | path

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

/dports/devel/libsigrok/libsigrok-0.5.2/src/hardware/gmc-mh-1x-2x/
H A Dprotocol.c603 static void decode_spc_2x(uint8_t spc, struct dev_context *devc) in decode_spc_2x() function
737 decode_spc_2x(bc(devc->buf[2]) | (bc(devc->buf[3]) << 4), devc); in process_msg_inf_5()
837 decode_spc_2x(bc(devc->buf[2]) | (bc(devc->buf[3]) << 4), devc); in process_msg_inf_13()