代码搜索:Notes
找到约 10,000 项符合「Notes」的源代码
代码结果 10,000
www.eeworm.com/read/14329/327804
h usbcom.h
/*++
Module Name:
USBCOM.H
Abstract:
Kernel mode definitions and function prototypes
Environment:
Kernel mode
Notes:
Copyright (c) 1997-2000 Maverick Corporation. A
www.eeworm.com/read/15240/438758
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/15240/440114
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/15240/440118
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/16069/644954
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/16069/644971
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/17071/710226
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/17071/711582
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/17071/711586
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/21470/837745
landzo
/*
* File: alloc.c
* Purpose: generic malloc() and free() engine
*
* Notes: 99% of this code stolen/borrowed from the K&R C
* examples.
*
*/
#include "co