代码搜索:SPCE

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

代码结果 5,520
www.eeworm.com/read/234149/14120731

c main.c

#include "SPCE061A.h" extern void P_IOA_IOB_INIT(void); extern unsigned int ADS7841_read_data(unsigned int Channel); int main() { unsigned int ad_data=0; float data=0; P_IOA_IOB_INIT(); w
www.eeworm.com/read/233192/14164556

c main.c

#include "SPCE061V004.h" #include "unspmacro.h" #define PRECISION 6 unsigned int g_Xposition = 0,g_Yposition = 0; unsigned int *g_Xpoint,*g_Ypoint; //unsigned int g_PreXData,g_PreYData; un
www.eeworm.com/read/230991/14262752

c flash.c

#include"SPCE061V004.H" #define lint long int #define uint unsigned int #define uchar unsigned char #define ulint unsigned long int #define P_Flash_Ctrl (uint *)0x7555 #define Flash_Data (uint)0
www.eeworm.com/read/230991/14262890

c flash.c

#include"SPCE061V004.H" #define lint long int #define uint unsigned int #define uchar unsigned char #define ulint unsigned long int #define P_Flash_Ctrl (uint *)0x7555 #define Flash_Data (uint)0
www.eeworm.com/read/229947/14310863

c lcd.c

#include "spce061.h" #include "global.h" #include "LCD.h" /////////////////lcd control///////////////// #define lcd_busy 0x2000 #define setb_req 0x4000 #define reset 0x7fff uint re; con
www.eeworm.com/read/127548/14350314

bak tg026_chapter5_timerrectangle_main.c.bak

//TimerA, 0.5 second, IOB output #include "SPCE061.H" main() { unsigned int uiOutput; uiOutput=0x0000; *P_IOB_Dir=0xFFFF; *P_IOB_Attrib=0xFFFF; *P_IOB_Data=0x0000; *
www.eeworm.com/read/218902/14903082

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" #inc
www.eeworm.com/read/206371/15296155

c main.c

#include "SPCE061V004.H" #define MaxAddr 0xFC00 #define StartAddr 0xA000 unsigned int Addr,PlayFlag=0,StopFlag=0,StopAddr=0xFC00; main() { unsigned int Ret,PlayAddr=StartAddr,s480;
www.eeworm.com/read/244294/4511699

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/236606/4638869

c flash.c

#include"SPCE061V004.H" #define lint long int #define uint unsigned int #define uchar unsigned char #define ulint unsigned long int #define P_Flash_Ctrl (uint *)0x7555 #define Flash_Data (uint)0