代码搜索:Notes

找到约 10,000 项符合「Notes」的源代码

代码结果 10,000
www.eeworm.com/read/148143/5718069

c param.c

/* * File: param.c * Purpose: Common routines to set/get parameters * * Notes: * */ #include "src/include/dbug.h" #include "param.h" /*******************************************
www.eeworm.com/read/148143/5718099

h mwerks.h

/* * File: mwerks.h * Purpose: Define constants used by CodeWarrior Preprocessor * * Notes: Use this as a prefix file for the assembler and compiler * */ /* DEBUG = 1 turns on debug pr
www.eeworm.com/read/148143/5718110

c stdlib.c

/* * File: stdlib.c * Purpose: Functions normally found in a standard C lib. * * Notes: This supports ASCII only!!! * * Author: Eric DeVolder * Date: * * Modifications: */ #
www.eeworm.com/read/148143/5718115

c symtab.c

/* * File: symtab.c * Purpose: Routines for managing a symbol table within dBUG. * * Notes: * * Author: Eric DeVolder * Date: * * Modifications: * */ #include "src/includ
www.eeworm.com/read/148143/5718120

h isr.h

/* * File: isr.h * Purpose: Private prototypes for interrupt handling * * Notes: This file automatically included by libdbug.h * * Author: Eric DeVolder * Date: * * Modificatio
www.eeworm.com/read/148143/5718130

c nbuf.c

/* * File: nbuf.c * Purpose: Implementation of network buffer scheme. * * Notes: These routines implement a static buffer scheme. * The buffer descriptors are as specified by the * MP
www.eeworm.com/read/148143/5718215

h mc68230p.h

/* * File: mc68230p.h * Purpose: Header file and prototypes for MC68230 PI/T. * * Notes: * */ /********************************************************************/ #ifndef _DBUG_M
www.eeworm.com/read/148143/5718272

c mcf5204_hi.c

/* * File: mcf5204_hi.c * Purpose: MCF5204 high level processing. * * Notes: * */ #include "src/include/dbug.h" /*******************************************************************
www.eeworm.com/read/148143/5718288

c mcf5202_hi.c

/* * File: mcf5202_hi.c * Purpose: MCF5202 high level processing. * * Notes: * */ #include "src/include/dbug.h" /*******************************************************************
www.eeworm.com/read/148143/5718297

c mpc8xx_hi.c

/* * File: mpc8xx_hi.c * Purpose: High level MPC8XX specific support routines. * * Notes: * */ /*********************************************************************/ #include "src