代码搜索:Ext

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

代码结果 10,000
www.eeworm.com/read/290961/8447409

pjt ext_int.pjt

; Code Composer Project File, Version 2.0 (do not modify or remove this line) [Project Settings] ProjectDir="H:\f2812\C\ext_int\" ProjectType=Executable CPUFamily=TMS320C28XX Tool="Compiler" T
www.eeworm.com/read/290961/8447450

c ext_int.c

#include "DSP28_Device.h" #include "DSP28_Globalprototypes.h" #define SetData GpioDataRegs.GPFDAT.bit.GPIOF0 = 1 #define ClrData GpioDataRegs.GPFDAT.bit.GPIOF0 = 0 #define SetClk GpioD
www.eeworm.com/read/290961/8447466

paf ext_int.paf

www.eeworm.com/read/290961/8447551

h ext_inf.h

#define SetData GpioDataRegs.GPFDAT.bit.GPIOF0 = 1 #define ClrData GpioDataRegs.GPFDAT.bit.GPIOF0 = 0 #define SetClk GpioDataRegs.GPFDAT.bit.GPIOF2 = 1 #define ClrClk GpioDataRegs.GPFDAT.
www.eeworm.com/read/290961/8447622

h ext_inf.h

#define SPCR10_VAL 0x0000 #define SPCR20_VAL 0x0220 //2 words per frame #define RCR10_VAL 0x0140 #define RCR20_VAL 0x04 //2 words per frame #define XCR10_VA
www.eeworm.com/read/290961/8447727

h ext_inf.h

#define SetData GpioDataRegs.GPFDAT.bit.GPIOF0 = 1 #define ClrData GpioDataRegs.GPFDAT.bit.GPIOF0 = 0 #define SetClk GpioDataRegs.GPFDAT.bit.GPIOF2 = 1 #define ClrClk GpioDataRegs.GPFDAT.
www.eeworm.com/read/390672/8453157

js ext-all.js

/* * Ext JS Library 2.0.2 * Copyright(c) 2006-2008, Ext JS, LLC. * licensing@extjs.com * * http://extjs.com/license */ Ext.DomHelper=function(){var L=null;var F=/^(?:br|frame|hr|img|in
www.eeworm.com/read/390275/8472805

c gpio-ext.c

/* File name: gpio-ext.c Description: This is an utility for configuring the Bulverde - We implemented it based on the Monta_Vista generic.c */ #include #include #includ
www.eeworm.com/read/390189/8479549

vhd imm_ext.vhd

--------------------------------------------------------- -- JAM CPU -- Immediate operand extender -- -- License: LGPL v2+ (see the file LICENSE) -- Copyright
www.eeworm.com/read/389586/8511752

h ext_inf.h

unsigned int * EXT_RAM = (unsigned int *) 0x100000; unsigned int * LED2 = (unsigned int *) 0x4028; #define LED1_ON GpioDataRegs.GPFDAT.bit.GPIOF14=1 #define LED1_OFF GpioDataRegs.GPFDAT