代码搜索:SPCE

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

代码结果 5,520
www.eeworm.com/read/184172/9118988

lst temp.lst

C51 COMPILER V8.02 - SN: Eval Version COPYRIGHT KEIL ELEKTRONIK GmbH 1987 - 2006 *** WARNING C318 IN LINE 7 OF E:\三相电能\LCD_AD~1\MAIN.C: can't open file 'SPCE061A.h' *** ERROR C202 IN LINE 39 OF E
www.eeworm.com/read/376816/9305080

c dianya.c

#include "spce061a.h" #define D0 0 #define D1 1 #define D2 2 #define D3 3 #define D4 4 #define D5 5 #define D6 6 #define D7 7 #define D8
www.eeworm.com/read/353238/10459831

c ds1267.c

#include "SPCE061V004.H" #define Set_IOA_Bit(x) (*P_IOA_Data = *P_IOA_Buffer | x) #define Clear_IOA_Bit(x) (*P_IOA_Data = *P_IOA_Buffer & ~x) #define DQ 0x0001 //IOA0 #define CLK
www.eeworm.com/read/353235/10460287

c main.c

#include "MENU.h" #include "bit.h" #include "sposvar.h" #include "spos.h" #include "user.h" #include "9850A.h" #include "UARTTEST.h" #define M_IO_CS PA->bit.bit2 //CS与SPCE061A的接口定义 #define
www.eeworm.com/read/352835/10502669

c ds1267.c

#include "SPCE061V004.H" #define Set_IOA_Bit(x) (*P_IOA_Data = *P_IOA_Buffer | x) #define Clear_IOA_Bit(x) (*P_IOA_Data = *P_IOA_Buffer & ~x) #define DQ 0x0001 //IOA0 #define CLK
www.eeworm.com/read/352834/10502934

c main.c

#include "MENU.h" #include "bit.h" #include "sposvar.h" #include "spos.h" #include "user.h" #include "9850A.h" #include "UARTTEST.h" #define M_IO_CS PA->bit.bit2 //CS与SPCE061A的接口定义 #define
www.eeworm.com/read/159892/10593007

c ds1267.c

#include "SPCE061V004.H" #define Set_IOA_Bit(x) (*P_IOA_Data = *P_IOA_Buffer | x) #define Clear_IOA_Bit(x) (*P_IOA_Data = *P_IOA_Buffer & ~x) #define DQ 0x0001 //IOA0 #define CLK
www.eeworm.com/read/466662/7030961

c main.c

//main.c #include"spce061a.h" char *str1,*str2,*str3,*str4,*str5; void LCD_init (void); void LCD_en_write (void); void LCD_write_char (unsigned command,unsigned data); void LCD_wai
www.eeworm.com/read/437431/7748126

c main.c

#include "SPCE061.H" #define TIMER_DATA_FOR_4KHZ (0xffff - 2048) //0.5 second main() { *P_IOA_Dir=0xffff; //IOA0~IOA4 initial: output *P_IOA_Attrib=0xffff; *P_IOA_Data=0x00ff; *
www.eeworm.com/read/437431/7748167

c timebase_main.c

#include "SPCE061.H" main() { asm("INT OFF"); //output *P_IOA_Dir=0x00FF; *P_IOA_Attrib=0x00FF; *P_IOA_Data=0x0000; *P_INT_Ctrl=C_IRQ5_2Hz; //Setup interrupt