代码搜索:PSB
找到约 306 项符合「PSB」的源代码
代码结果 306
www.eeworm.com/read/151151/12231761
c lcd.c
#include
#define RESET RB1 //L delay 40ms then H delay20ms, safe reset!
#define PSB RB5 // H: Parrel mode, L: Serial mode
#define E RB4 //Enable LCM
www.eeworm.com/read/196036/5104996
h isar.h
/* $Id: isar.h,v 1.1.1.1 1999/11/15 13:42:20 vadim Exp $
* isar.h ISAR (Siemens PSB 7110) specific defines
*
* Author Karsten Keil (keil@isdn4linux.de)
*
*
* $Log: isar.h,v $
* Revision 1.1.1
www.eeworm.com/read/204373/15340815
asm lcd.asm
RS EQU P1.1
RW EQU P1.2
E EQU P1.3
PSB EQU P1.4
RST EQU P1.6
COM EQU 20H
DAT EQU 21H
;********************LCD接口定义
TEMP
www.eeworm.com/read/208688/15239118
c mobiao.c
//铜桦LCM IC:ST7920 测试程序,使用周立功的DP-51+实验板,CPU:P 89C52X2BN,晶振频率:11.0592
//连线图:DB0~7--P1.0~7, RS--P3.0,RW--P3.1,E--P3.2,REST--P3.4,(PSB--P3.3 本实验接VCC)
/*如果LCD是20引脚,那么第15脚为PSB串行、并行方式选择,L为串行,H为并行
如果LCD是
www.eeworm.com/read/101082/6253289
c qt_hws_pf.c
#ifndef lint
static char sccsid[] = "@(#)qt_hws_pf.c 4.1 (ULTRIX) 9/4/90";
#endif lint
#include "qtrans.h"
struct qt_entry qt_hwsrega[] = {
{ 1, 0, 0, 7, 7, 1, "SCU CAB BIAS PSB MOD NOT OK"},
www.eeworm.com/read/233361/14157040
h 12864_serial.h
#include"reg52.h"
#include"stdio.h"
#define uint unsigned int
#define uchar unsigned char
/************12864 pins define***********/
//sbit rst=P1^4;
//sbit psb=P1^3;
sbit cs=P1^0;
sbit sid=
www.eeworm.com/read/221024/14763954
html http:^^www.cs.wisc.edu^~paulb^paulb.html
Date: Thu, 07 Nov 1996 19:11:27 GMT
Server: NCSA/1.5
Content-type: text/html
Last-modified: Wed, 11 Sep 1996 23:35:04 GMT
Content-length: 3696
PSB Home Page
www.eeworm.com/read/7756/132968
h 12864_serial.h
#include"reg52.h"
#include"stdio.h"
#define uint unsigned int
#define uchar unsigned char
/************12864 pins define***********/
//sbit rst=P1^4;
//sbit psb=P1^3;
sbit cs=P1^0;
sbit sid=