代码搜索:sbit

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

代码结果 10,000
www.eeworm.com/read/483606/6327621

i io_drv.i

#line 1 "Driver\io_drv.c" /0 #line 1 "system\reg51.h" /0 sfr P0 = 0x80; sbit P0_0 = P0^0; sbit P0_1 = P0^1; sbit P0_2 = P0^2; sbit P0_3 = P0^3; sbit P0_4 = P0^
www.eeworm.com/read/483606/6327625

lst main.lst

C51 COMPILER V8.01 MAIN 08/07/2006 11:16:09 PAGE 1 C51 COMPILER V8.01, COMPILATION OF MODULE MAIN OBJECT MODULE PLACED IN .\
www.eeworm.com/read/483606/6327629

lst delay.lst

C51 COMPILER V8.01 DELAY 08/07/2006 11:16:10 PAGE 1 C51 COMPILER V8.01, COMPILATION OF MODULE DELAY OBJECT MODULE PLACED IN .
www.eeworm.com/read/483606/6327653

i ht1621_drv.i

#line 1 "Driver\ht1621_drv.c" /0 #line 1 "system\reg51.h" /0 sfr P0 = 0x80; sbit P0_0 = P0^0; sbit P0_1 = P0^1; sbit P0_2 = P0^2; sbit P0_3 = P0^3; sbit P0_4 =
www.eeworm.com/read/483606/6327663

lst ht1621_drv.lst

C51 COMPILER V8.01 HT1621_DRV 08/07/2006 11:16:11 PAGE 1 C51 COMPILER V8.01, COMPILATION OF MODULE HT1621_DRV OBJECT MODULE PLACED
www.eeworm.com/read/483606/6327664

i disp_task.i

#line 1 "Task\disp_task.c" /0 #line 1 "system\reg51.h" /0 sfr P0 = 0x80; sbit P0_0 = P0^0; sbit P0_1 = P0^1; sbit P0_2 = P0^2; sbit P0_3 = P0^3; sbit P0_4
www.eeworm.com/read/424018/6332589

lst io.lst

C51 COMPILER V7.06 IO 06/21/2008 09:27:11 PAGE 1 C51 COMPILER V7.06, COMPILATION OF MODULE IO OBJECT MODULE PLACED IN io.O
www.eeworm.com/read/183417/6338282

h sm5964.h

/********************************************************** * Sm5964.h * **********************************************************/ #ifndef SM5964H
www.eeworm.com/read/295538/6339748

c 舵机的控制 .c

#include #include #define uchar unsigned char #define uint unsigned int #define nint signed int uchar code disptable[]={0x3F,0x06,0x5B,0x4F,0x66,0x6D,0x7D,0x07,0x7F, 0x6
www.eeworm.com/read/312243/6343415

c keyscan.c

//#include #include #define uchar unsigned char #define uint unsigned int void lcd_wr(char a); //sbit dc=P2^0; //sbit rw=P2^1; //sbit cs=P2^4; void delay(uint i) {while(i