Home
last modified time | relevance | path

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

/dports/devel/libsigrok/libsigrok-0.5.2/src/hardware/gmc-mh-1x-2x/
H A Dprotocol.h69 METRAHIT_24S = METRAHIT_23S + 1, enumerator
70 METRAHIT_25S = METRAHIT_24S + 1,
H A Dprotocol.c355 if (devc->model >= METRAHIT_24S) in decode_ctmv_2x()
370 if (devc->model >= METRAHIT_24S) in decode_ctmv_2x()
387 if (devc->model >= METRAHIT_24S) in decode_ctmv_2x()
1381 return METRAHIT_24S; in gmc_decode_model_sm()
1411 return METRAHIT_24S; in gmc_decode_model_bd()
1462 case METRAHIT_24S: in gmc_model_str()