Home
last modified time | relevance | path

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

/dports/devel/librevisa/librevisa-0.0.20130412/include/
H A Dvisatype.h114 typedef ViByte _VI_PTR ViPByte; typedef
125 typedef ViPByte ViBuf;
126 typedef ViPByte ViPBuf;
127 typedef ViPByte _VI_PTR ViABuf;
/dports/devel/py-pyvisa/PyVISA-1.11.3/pyvisa/ctwrapper/
H A Dtypes.py45 ViByte, ViPByte, ViAByte = _type_triplet(_ctypes.c_ubyte) variable