代码搜索:Notes

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

代码结果 10,000
www.eeworm.com/read/27164/980234

c stdlib.c

/* * File: stdlib.c * Purpose: Functions normally found in a standard C lib. * * Notes: This supports ASCII only!!! * */ #include "common.h" #include "stdlib.h" /**
www.eeworm.com/read/35202/1053985

s crt0.s

/* * File: crt0.s * Purpose: Lowest level routines for Kinetis. * * Notes: * */ ; AREA Crt0, CODE, READONLY ; name this block of code SECTION .noinit : CODE
www.eeworm.com/read/35202/1054161

s crt0.s

/* * File: crt0.s * Purpose: Lowest level routines for Kinetis. * * Notes: * */ ; AREA Crt0, CODE, READONLY ; name this block of code SECTION .noinit : CODE
www.eeworm.com/read/35202/1054298

s crt0.s

/* * File: crt0.s * Purpose: Lowest level routines for Kinetis. * * Notes: * */ ; AREA Crt0, CODE, READONLY ; name this block of code SECTION .noinit : CODE
www.eeworm.com/read/494783/1154125

c ixethaccmii.c

/** * @file IxEthAccMii.c * * @author Intel Corporation * @date * * @brief MII control functions * * Design Notes: * * IXP400 SW Release version 2.0 * * -- Copyright Notice -- * * @p
www.eeworm.com/read/494783/1154232

c ixosalbuffermgt.c

/** * @file IxOsalBufferMgt.c * * @brief Default buffer pool management and buffer management * Implementation. * * Design Notes: * * @par * IXP400 SW Release version 2.0 * * -- Cop
www.eeworm.com/read/494783/1154237

c ixethmii.c

/** * @file IxEthMii.c * * @author Intel Corporation * @date * * @brief MII control functions * * Design Notes: * * * @par * IXP400 SW Release version 2.0 * * -- Copyright Notice --
www.eeworm.com/read/494783/1154243

c ixethaccmac.c

/** * @file IxEthAccMac.c * * @author Intel Corporation * @date * * @brief MAC control functions * * Design Notes: * * @par * IXP400 SW Release version 2.0 * * -- Copyright Notice -- *
www.eeworm.com/read/490919/1194149

c fecbd.c

/* * File: fecbd.c * Purpose: Provide a simple buffer management driver * * Notes: */ #include "common.h" #include "fec.h" /* * These pointers are used to reference into the chunck o
www.eeworm.com/read/490906/1194308

h m5373evb_prefix.h

/* * File: m5373evb_prefix.h * Purpose: * * Notes: */ #ifndef _M5373EVB_PREFIX_H_ #define _M5373EVB_PREFIX_H_ /********************************************************************/ /* * De