代码搜索:Command

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

代码结果 10,000
www.eeworm.com/read/465537/7049506

h lcd.h

#define _lcd_h_ #define uchar unsigned char #define uint unsigned int void write_command(uchar command); void write_data(uchar dat); void init(void); void clear(void); void xy(uchar x,uchar y);
www.eeworm.com/read/462604/7199401

cpp bufwnd.cpp

//////////////////////////////////////////////////////////////// // Trace buffer class for TRACEWND applet. // #include "stdafx.h" #include "bufwnd.h" #ifdef _DEBUG #undef THIS_FILE static ch
www.eeworm.com/read/462604/7199498

cpp bufwnd.cpp

//////////////////////////////////////////////////////////////// // Trace buffer class for TRACEWND applet. // #include "stdafx.h" #include "bufwnd.h" #ifdef _DEBUG #undef THIS_FILE static ch
www.eeworm.com/read/438277/7216623

c 93c66.c

#include #include // #define READ 0x0C00 /* xxxx110A8,A7-A0 */ #define EWEN 0x0980 /* xxxx1001 ,1xxxxxxx */ #define WRITE 0x0A00 /* xxxx
www.eeworm.com/read/438277/7216834

lst 93c66.lst

C51 COMPILER V7.50 93C66 09/15/2005 09:49:25 PAGE 1 C51 COMPILER V7.50, COMPILATION OF MODULE 93C66 OBJECT MODULE PLACED IN 9
www.eeworm.com/read/454447/7390628

cpp okmfc.cpp

// OkMfc.cpp : Defines the class behaviors for the application. // #include "stdafx.h" #include "OkMfc.h" #include "MainFrm.h" #include "OkMfcDoc.h" #include "OkMfcView.h" #ifdef _DEBUG
www.eeworm.com/read/451929/7453817

txt 新建 文本文档.txt

#define unchar unsigned char #define wr1622_Wr PORTBbits.RB9 //WR #define wr1622_Dt PORTBbits.RB10 //DATA #define wr1622_Cs PORTBbits.RB7 void CLOSE();//关屏 void OPEN();//开屏 void delay(
www.eeworm.com/read/451672/7458359

c 93c66.c

#include #include // #define READ 0x0C00 /* xxxx110A8,A7-A0 */ #define EWEN 0x0980 /* xxxx1001 ,1xxxxxxx */ #define WRITE 0x0A00 /* xxxx101A8,A7-A0 */ #defin
www.eeworm.com/read/451672/7458373

lst 93c66.lst

C51 COMPILER V8.08 93C66 09/11/2007 22:56:25 PAGE 1 C51 COMPILER V8.08, COMPILATION OF MODULE 93C66 OBJECT MODULE PLACED IN 9
www.eeworm.com/read/451434/7463911

c hc_crisv10.c

/* * usb-host.c: ETRAX 100LX USB Host Controller Driver (HCD) * * Copyright (c) 2002, 2003 Axis Communications AB. */ #include #include #include