Home
last modified time | relevance | path

Searched defs:VI_ERROR_INV_PROT (Results 1 – 2 of 2) sorted by relevance

/dports/devel/librevisa/librevisa-0.0.20130412/include/
H A Dvisa.h575 #define VI_ERROR_INV_PROT (_VI_ERROR+0x3FFF0079L) /* BFFF0079, -1073807239 */ macro
/dports/devel/py-pyvisa/PyVISA-1.11.3/pyvisa/
H A Dconstants.py144 VI_ERROR_INV_PROT = _to_int(0xBFFF0079) variable