Searched refs:xyzModem_xmodem (Results 1 – 3 of 3) sorted by relevance
30 #define xyzModem_xmodem 1 macro
443 if (xyz.mode == xyzModem_xmodem) in xyzModem_stream_open()514 if (xyz.mode == xyzModem_xmodem || xyz.file_length == 0) in xyzModem_stream_read()536 if (xyz.mode != xyzModem_xmodem && 0 != xyz.file_length) in xyzModem_stream_read()628 case xyzModem_xmodem: in xyzModem_stream_terminate()
483 addr = load_serial_ymodem(offset, xyzModem_xmodem); in do_load_serial_bin()
Completed in 6 milliseconds