代码搜索:Notes

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

代码结果 10,000
www.eeworm.com/read/439082/1819132

multisound

#! /bin/sh # # Turtle Beach MultiSound Driver Notes # -- Andrew Veliath # # Last update: September 10, 1998 # Corresponding msnd driver: 0.8.3 # # **
www.eeworm.com/read/436133/1853041

c ixethacccommon.c

/** * @file IxEthAccCommon.c * * @author Intel Corporation * @date 12-Feb-2002 * * @brief This file contains the implementation common support routines for the component * * Design Notes: *
www.eeworm.com/read/436133/1853066

h ixethmii.h

/** * @file IxEthMii.h * * @brief this file contains the public API of @ref IxEthMii component * * Design notes : * The main intent of this API is to inplement MII high level fonctionalitoe
www.eeworm.com/read/436018/1855890

h mcf5225x_evb.h

/* * File: m5225x_evb.h * Purpose: Evaluation board definitions and memory map information * * Notes: * * License: All software covered by license agreement in - * do
www.eeworm.com/read/436018/1855902

c mcf5xxx.c

/* * File: mcf5xxx.c * Purpose: Generic high-level routines for generic ColdFire processors * * Notes: * * License: All software covered by license agreement in - *
www.eeworm.com/read/433521/1883255

h uart.h

/* * File: uart.h * Purpose: Provide common ColdFire UART routines for polled serial IO * * Notes: */ #ifndef __UART_H__ #define __UART_H__ /*************************************
www.eeworm.com/read/433521/1883256

c uart.c

/* * File: uart.c * Purpose: Provide common ColdFire UART routines for serial IO * * Notes: * */ #include "common.h" #include "uart/uart.h" /* * To
www.eeworm.com/read/433521/1883284

c demo_main.c

/* * File: main.c * Purpose: Main process * * Notes: This is the demo application that comes installed * on the M5211DEMO platform. */ #include "common.h"
www.eeworm.com/read/433521/1883353

h uart.h

/* * File: uart.h * Purpose: Provide common ColdFire UART routines for polled serial IO * * Notes: */ #ifndef __UART_H__ #define __UART_H__ /*************************************
www.eeworm.com/read/433521/1883354

c uart.c

/* * File: uart.c * Purpose: Provide common ColdFire UART routines for serial IO * * Notes: * */ #include "common.h" #include "uart/uart.h" /* * To