代码搜索结果

找到约 939 项符合 Battery 的代码

conf_power.h

//! @file conf_power.h,v //! //! Copyright (c) 2004 Atmel. //! //! Please read file license.txt for copyright notice. //! //! This file contains the power management configuration //! This file

struct.h

/******************************************************************************/ /* hm1801 DATA STRUCTURES struct.h */ /*******************************************************

lcd.h

#ifndef _LCD_H_ #define _LCD_H_ #include "settings.h" #include "Battery.h" #include "EnDecode.h" #include "main.h" /////////////////////////////////////////////////////////////////////////////

pddpower.cpp

// // Copyright (c) Microsoft Corporation. All rights reserved. // // // Use of this source code is subject to the terms of the Microsoft end-user // license agreement (EULA) under which you lic

hc595b.lst

C51 COMPILER V3.20, SN-50203013 HC595B 07/27/05 22:31:16 PAGE 1 DOS C51 COMPILER V3.20, COMPILATION OF MODULE HC595B OBJECT MODULE PLACE

hc595b.c

#include #include #include sbit stb595 = P0^1; /*定义RD5为595寄存器锁定信号驱动*/ sbit clock595=P0^0; /*定义RD6为595移位寄存器信号驱动*/ sbit data595=P0^2; /*定义RD7为595数据

hc595b.c.bak

#include #include #include sbit stb595 = P0^1; /*定义RD5为595寄存器锁定信号驱动*/ sbit clock595=P0^0; /*定义RD6为595移位寄存器信号驱动*/ sbit data595=P0^2; /*定义RD7为595数据