代码搜索:Write
找到约 10,000 项符合「Write」的源代码
代码结果 10,000
www.eeworm.com/read/270411/11039097
_h 12864._h
//定义MCU与LCD的接口
#define LCD_EN_PORT PORTB
#define LCD_RW_PORT PORTB
#define LCD_RS_PORT PORTB
#define LCD_RST_PORT PORTB
#define LCD_PSB_PORT PORTB
#define LCD_DATA_PORT PORTA
#def
www.eeworm.com/read/270411/11039107
h 12864.h
//定义MCU与LCD的接口
#define LCD_EN_PORT PORTB
#define LCD_RS_PORT PORTB
#define LCD_RST_PORT PORTB
#define LCD_PSB_PORT PORTB
#define LCD_DATA_PORT PORTA
#define LCD_DATA_DDR DDRA
#defi
www.eeworm.com/read/270292/11042893
c adc.c
#include"main.h"
//extern volatile ulong test_data;
extern volatile uint adc_sum;
void adc_init(uchar channel,uint volt_ref)
{
cbi(ddra,channel);
cbi(porta,channel);
ADM
www.eeworm.com/read/470239/6916795
c 24c02.c
#include
#include
#define OP_READ 0xa1 // 器件地址以及读取操作
#define OP_WRITE 0xa0 // 器件地址以及写入操作
#define MAX_ADDR 0x7f // AT24C02最大地址
unsigned char code dis_code[] = {0x7
www.eeworm.com/read/235131/6960783
rpt up3_clock.map.rpt
Analysis & Synthesis report for UP3_CLOCK
Sat Jun 09 21:40:56 2007
Version 5.1 Build 216 03/06/2006 Service Pack 2 SJ Full Version
---------------------
; Table of Contents ;
----------------
www.eeworm.com/read/467150/7019220
h lcd_12864.h
#ifndef LCD_12864p_H
#define LCD_12864p_H
#include
#include"redefine.h"
#include"delay.h"
#define DB P0
sbit RS=P2^7; //并行的指令、数据选择信号
sbit RW=P2^6; //并行的读、写选择信号
sbit EN=P2^5
www.eeworm.com/read/466160/7039995
c ssd1289_eio.c
/****************************************Copyright (c)**************************************************
** Beijing Visionox Technology Co.,LTD.
**
www.eeworm.com/read/466160/7039996
bak ssd1289_xw.c.bak
/****************************************Copyright (c)**************************************************
** Beijing Visionox Technology Co.,LTD.
**