代码搜索:CS2

找到约 499 项符合「CS2」的源代码

代码结果 499
www.eeworm.com/read/458269/7299943

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/140939/13051471

asm ocmj4x15.asm

;**************************************************** BUSY EQU P3.0 INT EQU P3.1 CS1 EQU P3.2 ;L有效 CS2 EQU P3.3 ;H有效 RS EQU P3.4 ;L:存取缓存器,H:存取DDRAM WR EQU P3.5 ;L有效 RD EQU P3.6 ;
www.eeworm.com/read/140939/13051473

asm ocmj8x15d.asm

;**************************************************** RS EQU P3.0 ;L:存取缓存器,H:存取DDRAM WR EQU P3.1 ;L有效 RD EQU P3.2 ;L有效 CS1 EQU P3.3 ;L有效 CS2 EQU P3.4 ;H有效 BUSY EQU P3.5 INT EQU P
www.eeworm.com/read/302360/13837097

h drive_functions.h

#define uchar unsigned char #define uint unsigned int #define DI P00 #define RW P01 #define CS1 P02 #define CS2 P03 #define E P04 uchar chip_select=1; uchar color=0x00; bit black_flag=0;
www.eeworm.com/read/406415/11442835

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/402799/11527288

txt 12864c.txt

//晶(不带字库)源程序 */ #include sbit rst=P2^5; sbit cs2=P2^4; sbit cs1=P2^3; sbit e=P2^2; sbit rw=P2^1; sbit di=P2^0; sbit bu
www.eeworm.com/read/158011/11649966

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/157035/11744311

mac lpc2210_xram.mac

execUserPreload() { __writeMemory32(0x0f814914, 0xE002C014, "Memory"); // PINSEL2: CS0, CS1, CS2, OE, WE, BLS0..3, D0..31, A2..23, JTAG __writeMemory32(0x1000ffef, 0xFFE00000, "Memory"); __
www.eeworm.com/read/257146/11946830

h sl811.h

#ifndef __SL811_H__ #define __SL811_H__ #define RESET(s) rPDATC&=(s
www.eeworm.com/read/252387/12284745

mac lpc2210_xram.mac

execUserPreload() { __writeMemory32(0x0f814914, 0xE002C014, "Memory"); // PINSEL2: CS0, CS1, CS2, OE, WE, BLS0..3, D0..31, A2..23, JTAG __writeMemory32(0x1000ffef, 0xFFE00000, "Memory"); __