代码搜索:Notes

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

代码结果 10,000
www.eeworm.com/read/25701/949299

c lptmr.c

/* * File: lptmr.c * Purpose: Provide common low power timer functions * * Notes: Right now only function provided is used * to generate a delay in ms. This dri
www.eeworm.com/read/25701/949337

c arm_cm4.c

/* * File: arm_cm4.c * Purpose: Generic high-level routines for ARM Cortex M4 processors * * Notes: */ #include "common.h" /**********************************************************
www.eeworm.com/read/25701/949369

c alloc.c

/* * File: alloc.c * Purpose: generic malloc() and free() engine * * Notes: 99% of this code stolen/borrowed from the K&R C * examples. * */ #include "co
www.eeworm.com/read/27164/980173

c lptmr.c

/* * File: lptmr.c * Purpose: Provide common low power timer functions * * Notes: Right now only function provided is used * to generate a delay in ms. This dri
www.eeworm.com/read/27164/980216

c arm_cm4.c

/* * File: arm_cm4.c * Purpose: Generic high-level routines for ARM Cortex M4 processors * * Notes: */ #include "common.h" /**********************************************************
www.eeworm.com/read/27164/980243

c alloc.c

/* * File: alloc.c * Purpose: generic malloc() and free() engine * * Notes: 99% of this code stolen/borrowed from the K&R C * examples. * */ #include "co
www.eeworm.com/read/494783/1152633

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/494783/1154217

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/494783/1154221

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/493919/1163068

h isousb.h

/*++ Copyright (c) 2004 Microsoft Corporation Module Name: isousb.h Abstract: Environment: Kernel mode Notes: Copyright (c) 2004 Microsoft Corporation. All Ri