代码搜索:ymodem

找到约 179 项符合「ymodem」的源代码

代码结果 179
www.eeworm.com/read/232598/14190131

h ymodem.h

#ifndef _YMODEM_H_ #define _YMODEM_H_ #define PACKET_SEQNO_INDEX (1) #define PACKET_SEQNO_COMP_INDEX (2) #define PACKET_HEADER (3) #define PACKET_TRAILER (2) #define
www.eeworm.com/read/232598/14190139

c ymodem.c

#include #include "platform.h" #include "common.h" #include "ymodem.h" char file_name[FILE_NAME_LENGTH]; static int receive_byte (char *c, unsigned long timeout) { while (tim
www.eeworm.com/read/217373/14967876

c ymodem.c

/* YMODEM support for bootldr * ^^^^^^^^^^^^^^^^^^^^^^^^^^ * Copyright (C) 2001 John G Dorsey * * This program is free software; you can redistribute it and/or * modify it under the terms of the
www.eeworm.com/read/217373/14967940

h ymodem.h

/* YMODEM support for bootldr * ^^^^^^^^^^^^^^^^^^^^^^^^^^ * Copyright (C) 2001 John G Dorsey * * This program is free software; you can redistribute it and/or * modify it under the terms of the
www.eeworm.com/read/15585/467587

h ymodem.h

/******************** (C) COPYRIGHT 2007 STMicroelectronics ******************** * File Name : ymodem.h * Author : MCD Application Team * Version : V1.0 * Date
www.eeworm.com/read/15585/467607

c ymodem.c

/******************** (C) COPYRIGHT 2007 STMicroelectronics ******************** * File Name : ymodem.c * Author : MCD Application Team * Version : V1.0 * Date
www.eeworm.com/read/489559/1216402

c ymodem.c

/* YMODEM support for bootldr * ^^^^^^^^^^^^^^^^^^^^^^^^^^ * Copyright (C) 2001 John G Dorsey * * This program is free software; you can redistribute it and/or * modify it under the terms of the
www.eeworm.com/read/489559/1216430

h ymodem.h

/* YMODEM support for bootldr * ^^^^^^^^^^^^^^^^^^^^^^^^^^ * Copyright (C) 2001 John G Dorsey * * This program is free software; you can redistribute it and/or * modify it under the terms of the
www.eeworm.com/read/251575/4418731

c ymodem.c

/* * YMODEM * * Copyright (C) 2001 John G Dorsey * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * as publish
www.eeworm.com/read/239930/4593575

c ymodem.c

/* YMODEM support for bootldr * ^^^^^^^^^^^^^^^^^^^^^^^^^^ * Copyright (C) 2001 John G Dorsey * * This program is free software; you can redistribute it and/or * modify it under the terms of the