代码搜索:SPCE

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

代码结果 5,520
www.eeworm.com/read/317049/13511341

h zlg7289.h

#ifndef __ZLG7289_h__ #define __ZLG7289_h__ // write your header here #include "SPCE061A.h" //定义I/O 接口 #define IO (*P_IOA_Data) #define IO_Buffer (*P_IOA_Buffer) #define IO_D
www.eeworm.com/read/315454/13542295

h drvkey.h

#ifndef __DRVKEY_h__ #define __DRVKEY_h__ // write your header here #include "spce061a.h" // Hardware definition #define KEY_PORT PORT_A //PORT_B // 键盘IO口定义 #define KEY_PORT_MASK 0x0007 //
www.eeworm.com/read/484044/6589834

h drvkey.h

#ifndef __DRVKEY_h__ #define __DRVKEY_h__ // write your header here #include "spce061a.h" // Hardware definition #define KEY_PORT PORT_A //PORT_B // 键盘IO口定义 #define KEY_PORT_MASK 0x0007 //
www.eeworm.com/read/409620/11317842

c play.c

#include "SPCE061V004.H" void Play(unsigned int index) { SACM_S480_Initial(1); SACM_S480_Play(index,1, 3); while(SACM_S480_Status()&0x01) { SACM_S4
www.eeworm.com/read/347371/11670720

c main.c

#include "SPCE061A.h" /*#define P_IOB_Data (volatile unsigned int *)0x7003 #define P_IOB_Dir (volatile unsigned int *)0x7007 #define P_IOB_Attrib (volatile unsigned int *)0x7008
www.eeworm.com/read/347371/11670723

c zhongduan.c

#include "SPCE061A.h" extern unsigned int g,n,g_Data[],x0,x1,x2,x3,x4,f,m,bb; static unsigned int w=0x0400; /////////////////////////////////////////////////////////////////////////////////// vo
www.eeworm.com/read/257774/11913024

h sd_inc.h

#ifndef __SD_INC_h__ #define __SD_INC_h__ // write your header here #include "spce061a.h" #include "SD_Hardware.h" #include "SD_CRC.h" #include "SD_Command.h" #include "SD_Driver.h" #defin
www.eeworm.com/read/254597/12128540

c main.c

#include"SPCE061A.h" int main(void) { unsigned int a,keyval,keybuf; unsigned int data; Init_7289(); while(1) { while(*P_IOA_Data & 0x8000) *P_Watchdog_Clear = 0x0001; a = 0x00
www.eeworm.com/read/150835/12257785

lik time.lik

Version: 3.0 Options: m37 Obj: "F:\PRO\Sunplus\unSPIDE184\unSPIDE\startupD.obj" Obj: "F:\PRO\Sunplus\unSPIDE184\SPCE061A\example\61_Exa\SpeechClock\Debug\Resource.obj" Obj: "F:\PRO\Sunplus\unSPIDE
www.eeworm.com/read/148863/12419436

bak main.c.bak

#include "SPCE061A.H" #include "unSPMACRO.h" #include "UART.H" extern unsigned int RX_Data_a[10]; unsigned char Temp_Char[10] = "powerint"; int Scan_Key(int a); void T_T(unsigned int Data,unsign