Home
last modified time | relevance | path

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

/cmsis-nn-3.6.0-3.5.0/Tests/UnitTest/
Dunittest_targets.py197 def read_serial_port(ser, inputQueue, stop): function
222 …serial_thread = threading.Thread(target=read_serial_port, args=(ser, inputQueue, lambda: stop_thre…