Home
last modified time | relevance | path

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

/cmsis-nn-latest/Tests/UnitTest/
Dunittest_targets.py191 def read_serial_port(ser, inputQueue, stop): function
216 …serial_thread = threading.Thread(target=read_serial_port, args=(ser, inputQueue, lambda: stop_thre…