代码搜索:如何学习 HC?
找到约 10,000 项符合「如何学习 HC?」的源代码
代码结果 10,000
www.eeworm.com/read/164288/10119896
h hc_comm.h
/*
* Copyright (c) 2004,wuxi xietong tech corp
* All rights reserved.
*
* filename:hc_comm.h
* content :communication between main/slave HC
*
* version :1.0
* author :hwz
* date :2005/01/04
*
*
www.eeworm.com/read/164288/10119897
h simp_hc.h
/* *************************************************************
*
* common defines and structures for CC
*
* *************************************************************/
#include "hc.h"
#defin
www.eeworm.com/read/164288/10119903
o hc_main.o
www.eeworm.com/read/164288/10119918
c hc_main.c
/*
* Copyright (c) 2004,wuxi xietong tech corp
* All rights reserved.
*
* filename:hc_main.c
* content :1. exec all the server.
* 2. watchdog for HC
*
* version :2.0
* author :hwz
* date :
www.eeworm.com/read/164288/10119922
c hc_subs.c
/*
* Copyright (c) 2004,wuxi xietong tech corp
* All rights reserved.
*
* filename:hc_subfuncs.c
* content :subfuncs for HC
*
* version :2.0
* author :hwz
* date :2004/03/01
*
*/
#include "comm
www.eeworm.com/read/164288/10119924
o hc_subs.o
www.eeworm.com/read/358969/10173239
gif jt_hc.gif
www.eeworm.com/read/358542/10185689
h hc_struct.h
/****************************************************************************/
/* constants (1/2) */
/****************************************************************************/
/
www.eeworm.com/read/358542/10185696
c hc_comm.c
#include "Hc_comm.h"
#include "int.h"
#include "hc_struct.h"
#include
#define REVISION_ID_ES1 0x21
#define REVISION_ID_ES2 0x22
#define REVISION_ID_ES3 0x23
#de
www.eeworm.com/read/358542/10185707
h hc_comm.h
/****************************************************************************/
/* IO: DSP-ISP1362 */
/****************************************************************************/
#def