Home
last modified time | relevance | path

Searched refs:EIGHTBITS (Results 26 – 38 of 38) sorted by relevance

12

/dports/comms/py-pyserial/pyserial-3.5/serial/
H A Dserialwin32.py142 elif self._bytesize == serial.EIGHTBITS:
/dports/comms/py-pyserial/pyserial-3.5/documentation/
H A Dpyserial_api.rst15 ….. method:: __init__(port=None, baudrate=9600, bytesize=EIGHTBITS, parity=PARITY_NONE, stopbits=ST…
26 :const:`EIGHTBITS`
341 :const:`EIGHTBITS`
1012 .. data:: EIGHTBITS
/dports/science/afni/afni-AFNI_21.3.16/src/python_scripts/afnipy/
H A Dlib_realtime.py534 port.setByteSize(g_SER.EIGHTBITS)
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/third_party/pyserial/serial/
H A Dserialposix.py689 bytesize=EIGHTBITS, # number of data bits
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/utils/
H A Db2xx_side_channel.py711 …arity=serial.PARITY_NONE, stopbits=serial.STOPBITS_ONE, bytesize=serial.EIGHTBITS, timeout=None) …
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/third_party/pyserial/serial/tools/
H A Dminiterm.py408 self.serial.bytesize = serial.EIGHTBITS
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/usb/gadget/udc/
H A Dat91_udc.c103 #define EIGHTBITS FOURBITS FOURBITS macro
131 seq_printf(s, "csr %08x rxbytes=%d %s %s %s" EIGHTBITS "\n", in proc_ep_show()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/usb/gadget/udc/
H A Dat91_udc.c103 #define EIGHTBITS FOURBITS FOURBITS macro
131 seq_printf(s, "csr %08x rxbytes=%d %s %s %s" EIGHTBITS "\n", in proc_ep_show()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/usb/gadget/udc/
H A Dat91_udc.c103 #define EIGHTBITS FOURBITS FOURBITS macro
131 seq_printf(s, "csr %08x rxbytes=%d %s %s %s" EIGHTBITS "\n", in proc_ep_show()
/dports/comms/py-pyserial/pyserial-3.5/serial/tools/
H A Dminiterm.py597 self.serial.bytesize = serial.EIGHTBITS
/dports/security/py-netmiko/netmiko-3.3.0/netmiko/
H A Dbase_connection.py286 "bytesize": serial.EIGHTBITS,
/dports/astro/gpsd/gpsd-3.20/
H A Dubxtool7023 bytesize=Serial.EIGHTBITS,
/dports/devel/eric6/eric6-21.11/eric/eric6/APIs/Python/
H A Dzope-3.3.1.api10170 … protocol, deviceNameOrPortNumber, reactor, baudrate = 9600, bytesize = EIGHTBITS, parity = PARITY…
10179 …(protocol, deviceNameOrPortNumber, reactor, baudrate = 9600, bytesize = EIGHTBITS, parity = PARITY…
10180 … protocol, deviceNameOrPortNumber, reactor, baudrate = 9600, bytesize = EIGHTBITS, parity = PARITY…
10186 …(protocol, deviceNameOrPortNumber, reactor, baudrate = 9600, bytesize = EIGHTBITS, parity = PARITY…
10198 … protocol, deviceNameOrPortNumber, reactor, baudrate = 9600, bytesize = EIGHTBITS, parity = PARITY…
10204 …(protocol, deviceNameOrPortNumber, reactor, baudrate = 9600, bytesize = EIGHTBITS, parity = PARITY…

12