代码搜索:Notes

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

代码结果 10,000
www.eeworm.com/read/16807/692426

cp1255

# # Name: cp1255 to Unicode table # Unicode version: 2.0 # Table version: 2.01 # Table format: Format A # Date: 1/7/2000 # # # General notes: none # # Format: Three
www.eeworm.com/read/16807/692427

cp1251

# # Name: cp1251 to Unicode table # Unicode version: 2.0 # Table version: 2.01 # Table format: Format A # Date: 04/15/98 # # # General notes: none # # Format: Three
www.eeworm.com/read/16807/692429

cp1257

# # Name: cp1257 to Unicode table # Unicode version: 2.0 # Table version: 2.01 # Table format: Format A # Date: 04/15/98 # # # General notes: none # # Format: Three
www.eeworm.com/read/16807/692430

cp1253

# # Name: cp1253 to Unicode table # Unicode version: 2.0 # Table version: 2.01 # Table format: Format A # Date: 04/15/98 # # # General notes: none # # Format: Three
www.eeworm.com/read/17071/711490

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/17071/711597

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/17071/711602

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/17071/711608

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/21470/837661

landzo

/* * File: rtc.c * Purpose: Provide common RTC routines * * Notes: * */ #include "common.h" #include "rtc.h" #include "arm_cm4.h" /************************************
www.eeworm.com/read/21470/837724

landzo

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