代码搜索:Include
找到约 10,000 项符合「Include」的源代码
代码结果 10,000
www.eeworm.com/read/357997/10197585
c dsp281x_spi.c
//###########################################################################
//
// FILE: DSP281x_Spi.c
//
// TITLE: DSP281x SPI Initialization & Support Functions.
//
//#####################
www.eeworm.com/read/357997/10197590
c dsp281x_ev.c
//###########################################################################
//
// FILE: DSP281x_Ev.c
//
// TITLE: DSP281x Event Manager Initialization & Support Functions.
//
//###############
www.eeworm.com/read/425928/10309124
asm af_ini.asm
$include (c8051f000.inc) ; Include regsiter definition file.
$include (TP.inc) ; Include TP definition file.
PROG segment CODE
CONST segment CODE
PUBLIC af_ini
rs
www.eeworm.com/read/162181/10328882
txt readme.txt
/*
1, These are some definitions for 2440'registers, which are related
to ac97.you should add them to intigrator.h
*/
#define rAC_PCMDATA (*(volatile unsigned *) 0x5b000018)
#define frCLKCON
www.eeworm.com/read/354167/10381010
ld stm32_128k_20k_flash.ld
/*
Linker script for STM32F10x
Copyright RAISONANCE 2007 (modified by Lanchon 1-Feb-2008)
You can use, copy and distribute this file freely, but without any waranty.
Configure memory sizes, end of
www.eeworm.com/read/354167/10381351
ld stm32.ld
/*
Linker script for STM32F10x
Copyright RAISONANCE 2007 (modified by Lanchon 1-Feb-2008)
You can use, copy and distribute this file freely, but without any waranty.
Configure memory sizes, end of
www.eeworm.com/read/278837/10503479
h dspfunc.h
/** ###################################################################
**
** (c) Freescale Semiconductor
** 2004 All Rights Reserved
**
**
** (c) Copyright UNIS, spol. s r.o. 1997-2
www.eeworm.com/read/423636/10543308
c dsp281x_mcbsp.c
//###########################################################################
//
// FILE: DSP281x_McBSP.c
//
// TITLE: DSP281x Device McBSP Initialization & Support Functions.
//
//#############
www.eeworm.com/read/278135/10565546
c dsp281x_xintrupt.c
//###########################################################################
//
// FILE: DSP281x_XIntrupt.c
//
// TITLE: DSP28 External Interrupt Initialization & Support Functions.
//
//###