Home
last modified time | relevance | path

Searched defs:stopbits (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/pigweed/pw_stream_uart_mcuxpresso/public/pw_stream_uart_mcuxpresso/
H A Dstream.h29 usart_stop_bit_count_t stopbits, in UartStreamMcuxpresso()
46 usart_stop_bit_count_t stopbits, in UartStreamMcuxpresso()
/aosp_15_r20/external/python/pyserial/serial/
Dserialutil.py185 stopbits=STOPBITS_ONE, argument
342 def stopbits(self): member in SerialBase
347 def stopbits(self, stopbits): member in SerialBase
/aosp_15_r20/external/chromium-trace/catapult/third_party/pyserial/serial/
H A Dserialutil.py243 stopbits=STOPBITS_ONE, # number of stop bits argument
380 def setStopbits(self, stopbits): argument
390 stopbits = property(getStopbits, setStopbits, doc="Stop bits setting") variable in SerialBase
H A Dsermsdos.py86 stopbits = STOPBITS_ONE, argument
/aosp_15_r20/external/pigweed/ts/types/
H A Dserial.d.ts24 stopbits?: number; property
/aosp_15_r20/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/
Dlogserial.py173 stopbits=1, argument
/aosp_15_r20/external/cronet/third_party/netty4/src/jar/all-in-one/
HDnetty-all-4.1.9.Final.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/native/ io/ ...