Searched defs:serialport (Results 1 – 3 of 3) sorted by relevance
/AliOS-Things-master/components/py_engine/engine/tools/ |
A D | transymodem.py | 38 def ymodemTrans(serialport, filename): argument 56 def send_check_recv_data_count_down(serialport, pattern, timeout, countUnit): argument 87 def send_check_recv_data(serialport, pattern, timeout): argument 99 def file_transfer_handshake_function(serialport): argument
|
/AliOS-Things-master/hardware/chip/haas1000/release/aos_burn_tool/ |
A D | flash_program_ll.py | 12 def match_and_send(serialport, pattern, command, timeout): argument 33 def send_and_match(serialport, command, pattern, timeout): argument 57 def burn_bin_file(serialport, filename, address): argument
|
/AliOS-Things-master/hardware/chip/rtl872xd/release/aos_burn_tool/ |
A D | flash_program_ll.py | 12 def match_and_send(serialport, pattern, command, timeout): argument 33 def send_and_match(serialport, command, pattern, timeout): argument 57 def burn_bin_file(serialport, filename, address): argument
|
Completed in 6 milliseconds