代码搜索:Write_DS
找到约 125 项符合「Write_DS」的源代码
代码结果 125
www.eeworm.com/read/412220/11209355
lst ds12c887.lst
C51 COMPILER V7.09 DS12C887 02/11/2009 12:02:16 PAGE 1
C51 COMPILER V7.09, COMPILATION OF MODULE DS12C887
OBJECT MODULE PLACED I
www.eeworm.com/read/417359/10993017
lss main.lss
main.elf: file format elf32-avr
Sections:
Idx Name Size VMA LMA File off Algn
0 .text 0000054a 00000000 00000000 00000094 2**1
CO
www.eeworm.com/read/373320/9463601
c main.c
#include
#include
#include
void main()
{
// uchar i,c;
week=1;
init();
set_time();//设置时间
while(1)
{
write_CGRAM(tab, 2);
delay(10);
keysc
www.eeworm.com/read/250946/12374415
c ds18b20.c
#include"DS18B20.h"
#include"led_display.c"
#include
uchar temp_low,temp_high;
//DS18B20初始化函数*******************************************************//
uchar Reset_DS18B20(void)
{
www.eeworm.com/read/477999/6727088
c ds1302.c
//////////////////////////////////////////////////////////////////////////
//// DS1302.C ////
//// Driver for Real Time Cl