代码搜索:CS2
找到约 499 项符合「CS2」的源代码
代码结果 499
www.eeworm.com/read/9134/163311
h drive_functions.h
#define uchar unsigned char
#define uint unsigned int
#define RST P20
#define E P21
#define RW P22
#define DI P23
#define CS2 P24
#define CS1 P25
uchar chip_select=1;
uchar color=0x00;
www.eeworm.com/read/9134/163328
h drive_functions.h
#define uchar unsigned char
#define uint unsigned int
#define RST P20
#define E P21
#define RW P22
#define DI P23
#define CS2 P24
#define CS1 P25
uchar chip_select=1;
uchar color=0x00;
www.eeworm.com/read/16871/697976
h define.h
#ifndef _DELAY_H_
#define _DELAY_H_
#define uchar unsigned char
#define uint unsigned int
sbit rs=P2^0;
sbit rw=P2^1; //控制端口定义
sbit en=P2^2;
sbit cs1=P2^3;
sbit cs2=P2^4;
www.eeworm.com/read/37247/1070042
12864
#ifndef _DELAY_H_
#define _DELAY_H_
#define uchar unsigned char
#define uint unsigned int
sbit rs=P2^0;
sbit rw=P2^1; //控制端口定义
sbit en=P2^2;
sbit cs1=P2^3;
sbit cs2=P2^4;
www.eeworm.com/read/490919/1194129
cfg jamaica_sdram_266.cfg
ResetHalt
;Turn on RAMBAR1 at address 80000000
writecontrolreg 0x0C05 0x80000221
;Init CS0 - Turn off global chip-select
writemem.l 0xFC008004 0x00000001;
;Init CS2 - CPLD @ 0x0800_0000
writemem.l
www.eeworm.com/read/487320/1237582
h mpc8xx_mem.h
#define CS0 (0)
#define CS1 (1)
#define CS2 (2)
#define CS3 (3)
#define CS4 (4)
#define CS5 (5)
#define CS6 (6)
#define CS7 (7)
#define SPR_IMMR (638)
/* Internal space base */
#define IMMR_ISB(immr)
www.eeworm.com/read/196926/5100271
h mpc8xx_mem.h
#define CS0 (0)
#define CS1 (1)
#define CS2 (2)
#define CS3 (3)
#define CS4 (4)
#define CS5 (5)
#define CS6 (6)
#define CS7 (7)
#define SPR_IMMR (638)
/* Internal space base */
#define IMMR_ISB(immr)
www.eeworm.com/read/331770/3404494
txt hd61202源程序(asm).txt
;连线表: CPU=89C52 *
;RS=P2.0 R/W=P2.1 CS1=P2.7 CS2=P2.6 *
;FOSC=12MHz D0-D7=P0.0-P0.7 E=/(WR*RD) /RSET=/(CPU RSET) *
;***************************************************************************
D1 E
www.eeworm.com/read/288816/4004638
h mpc8xx_mem.h
#define CS0 (0)
#define CS1 (1)
#define CS2 (2)
#define CS3 (3)
#define CS4 (4)
#define CS5 (5)
#define CS6 (6)
#define CS7 (7)
#define SPR_IMMR (638)
/* Internal space base */
#define IMMR_ISB(immr)
www.eeworm.com/read/448675/1685766
h mpc8xx_mem.h
#define CS0 (0)
#define CS1 (1)
#define CS2 (2)
#define CS3 (3)
#define CS4 (4)
#define CS5 (5)
#define CS6 (6)
#define CS7 (7)
#define SPR_IMMR (638)
/* Internal space base */
#define IMMR_ISB(immr)