代码搜索:SPCE

找到约 5,520 项符合「SPCE」的源代码

代码结果 5,520
www.eeworm.com/read/436051/1855419

c ad98502.c

#include "SPCE061V004.H" extern ctr_word[5]; extern float a; extern unsigned long int f_value; const unsigned long freq_int[]={2755, 8249, 13693, 19052, 24293, 29385, 34296, 38996, 43456,
www.eeworm.com/read/397429/2401968

c miu_control.c

#include "..\SysLib_Basic\Sys_Global.h" //#include "..\..\include\SPCE3200_Register.h" #include "MIU_Control.h" /** * MIU1_Init - initialize MIU1's register */ void MIU1_Init(void) { //
www.eeworm.com/read/294359/8236610

c isr.c

#include unsigned int timer=0x0000; void BREAK(void) __attribute__ ((ISR)); void BREAK(void) { } void FIQ(void) __attribute__ ((ISR)); void FIQ(void) { } void IRQ0(void) __
www.eeworm.com/read/390714/8450665

env sacm.env

[ICE] PCTR Enable=1 PCTR Save OP Only=0 [General] Device=0 HisSize=1024 Timer=24576000 EmuSel=0 MODE=0 [INCLUDE] Count=1 INCPATH0=C:\Program Files\Sunplus\unSPIDE184\SPCE061A\include
www.eeworm.com/read/383070/8975109

env spi.env

[ICE] PCTR Enable=0 PCTR Save OP Only=0 [General] Device=1 HisSize=1024 Timer=24576000 EmuSel=0 MODE=0 [INCLUDE] Count=1 INCPATH0=C:\Program Files\Sunplus\unSPIDE184\SPCE061A\include
www.eeworm.com/read/184546/9094962

c irq.c

#include "SPCE061V004.h" typedef unsigned int uint; void KeyScan(); void FlashServiceLoop(); //64HZ,做为'键'扫描的频率 void IRQ6(void) __attribute__ ((ISR)); void IRQ6(void) { KeyScan
www.eeworm.com/read/376822/9304389

c main.c

#include "SPCE061V004.H" main() { unsigned int uiData,i; __asm("int off"); //disable interrupt *P_DAC_Ctrl=C_DA1_Direct; //Latch to DAC1 directly uiData=0x0; whil
www.eeworm.com/read/176952/9479023

rc sacm_a2000_test.rc

# Begin Project # Begin SubItem "SACM_A2000_test Resources" # Begin Source File SOURCE=D:\program files\Sunplus\unSPIDE184\SPCE061A\example\VoiceExa\ex1_A2000\Voice\T022.24k USEPARAM=FALSE PARAM
www.eeworm.com/read/364742/9896861

c main.c

#include "spce061a.h" #define P_Watchdog_Clear (volatile unsigned int *)0x7012 #define P_IOA_Data (volatile unsigned int *)0x7000 // Write Data into data register and read from IOA pad
www.eeworm.com/read/167734/9953702

c main.c

#include "SPCE061V004.H" main() { unsigned int uiData,i; __asm("int off"); //disable interrupt *P_DAC_Ctrl=C_DA1_Direct; //Latch to DAC1 directly uiData=0x0; whil