代码搜索:Notes

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

代码结果 10,000
www.eeworm.com/read/490919/1194141

c nbuf.c

/* * File: nbuf.c * Purpose: Implementation of network buffer scheme. * * Notes: */ #include "common.h" #include "queue.h" #include "nbuf.h" /*********************************************
www.eeworm.com/read/490919/1194142

h nbuf.h

/* * File: nbuf.h * Purpose: Definitions for network buffer management * * Notes: These routines implement a network buffer scheme */ #ifndef _NBUF_H_ #define _NBUF_H_ /*******
www.eeworm.com/read/490919/1194282

c amd_flash.c

/* * File: amd_flash.c * Purpose: Flash driver for programming all AMD Flash devices * * Notes: This driver supports a single type and width of AMD * Flash. The typ
www.eeworm.com/read/490919/1194287

c amd_flash.c

/* * File: amd_flash.c * Purpose: Flash driver for programming all AMD Flash devices * * Notes: This driver supports a single type and width of AMD * Flash. The typ
www.eeworm.com/read/490906/1194334

c uart.c

/* * File: uart.c * Purpose: Provide common ColdFire UART routines for serial IO * * Notes: * */ #include "common.h" #include "uart.h" /* * To do -- enhance to
www.eeworm.com/read/490851/1194818

h ixqueueassignments.h

/** * @file IxQueueAssignments.h * * @author Intel Corporation * @date 29-Oct-2004 * * @brief Central definition for queue assignments * * Design Notes: * This file contains queue assignments
www.eeworm.com/read/490851/1194822

h ixosalbuffermgtdefault.h

/** * @file IxOsalBufferMgtDefault.h * * @brief Default buffer pool management and buffer management * definitions. * * Design Notes: * * @par * IXP400 SW Release version 2.0 * * --
www.eeworm.com/read/489559/1216837

sched readme.sched

Notes on the scheduler in sched.c: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 'sched.c' provides an very simplistic multi-threading scheduler. See the example, function 'sched(...)', in the same file fo
www.eeworm.com/read/489559/1218197

h ixqueueassignments.h

/** * @file IxQueueAssignments.h * * @author Intel Corporation * @date 29-Oct-2004 * * @brief Central definition for queue assignments * * Design Notes: * This file contains queue assignments
www.eeworm.com/read/489559/1218201

h ixosalbuffermgtdefault.h

/** * @file IxOsalBufferMgtDefault.h * * @brief Default buffer pool management and buffer management * definitions. * * Design Notes: * * @par * IXP400 SW Release version 2.0 * * --