Home
last modified time | relevance | path

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

/dports/devel/libsigrok/libsigrok-0.5.2/src/hardware/hantek-4032l/
H A Dprotocol.h54 #define H4032L_END_PACKET_MAGIC 0x4D3C037F macro
H A Dprotocol.c198 if (buf[num_samples] != H4032L_END_PACKET_MAGIC) in h4032l_data_transfer_callback()