代码搜索:sbit

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

代码结果 10,000
www.eeworm.com/read/317049/13511328

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/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/316917/13514696

i spi.i

#line 1 "spi.c" /0 #line 1 "C:\KEIL\C51\INC\REG52.H" /0 sfr P0 = 0x80; sfr P1 = 0x90; sfr P2 = 0xA0; sfr P3 = 0xB0; sfr PSW = 0xD0; sfr ACC = 0xE0
www.eeworm.com/read/316728/13518315

c 3.c

#include #include #define uchar unsigned char #define uint unsigned int uint fen=0; uint miao=0; uint shi=0; uchar count,num,k,temp=0xfe; keyvar(); xianshi(); //165引脚
www.eeworm.com/read/316633/13519661

h reg5410.h

/* After is STC additional SFR or change */ /* sfr AUXR = 0x8e; */ /* sfr IPH = 0xb7; */ /* Watchdog Timer Register */ sfr WDT_CONTR = 0xe1; /* ISP_IAP_EEPROM Register */
www.eeworm.com/read/316609/13520286

c fashi.c

#include #include #include #include #include //这个头文件中有_nop_(); #define uchar unsigned char #define uint unsigned int //-----------------------
www.eeworm.com/read/316289/13525717

c topway-graphiclcm-s6b0741-apppro-v0.1.c

//---------------------------------------------------- // //拓普微内置S6B0741液晶显示模块系列应用程序包-V0.1 // (应用液晶显示控制器S6B0741) // // 本文件是应用手册中程序的C文件,用户可以直接拷贝 // 程序参照应用手册中两种并行接口电路定义的接口端 // //
www.eeworm.com/read/316109/13530000

h d12config.h

/****************************************Copyright (c)************************************************** ** 广州周立功单片机发展有限公司 ** 研 究
www.eeworm.com/read/316100/13530153

h mydefine.h

#ifndef _MyDefine_H #define _MyDefine_H #include #include //XBYTE[]绝对地址访问 typedef unsigned char UNCHAR; typedef unsigned int UNINT; typedef unsigned long UNLONG; //
www.eeworm.com/read/316032/13532068

h w77e58.h

sfr P0 = 0x80; sfr P1 = 0x90; sfr P2 = 0xA0; sfr P3 = 0xB0; #define p0 P0 #define p1 P1 #define p2 P2 #define p3 P3 sfr PSW = 0xD0; sfr ACC = 0xE0; sfr B = 0xF0; sfr