代码搜索结果
找到约 10,000 项符合
PWM 的代码
pwm.lk
PWM.o
pwm.lst
ARM COMPILER V2.50a, pwm 08/03/06 18:03:57 PAGE 1
ARM COMPILER V2.50a, COMPILATION OF MODULE pwm
OBJECT MODULE PLACED IN .
pwm.h
/*****************************************************************************
* pwm.h: Header file for Philips LPC214x Family Microprocessors
*
* Copyright(C) 2006, Philips Semiconductor
pwm.c
/*****************************************************************************
* pwm.c: PWM module file for Philips LPC214x Family Microprocessors
*
* Copyright(C) 2006, Philips Semiconduct
pwm.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a*)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {
pwm.c
/*********************************************************************************************
* File: pwm.c
* Author: Embest z.j.zheng
* Desc: test pwm function through buzzer
* History:
******
pwm.c
/////////PCA CEX0为PWM 输出模式//////////////
/////////PWM.c//////////////////////////
#include
typedef unsigned int uint;
typedef unsigned char uchar;
typedef unsigned long ulong;
sfr1
pwm.c
//模块:PWM.C
//功能:PWM解码模块
//晶振:24.000MHz
//芯片: STC12C5412AD
//版本:V1.0.0
//设计:魏广寅
//日期:2007.4.10
#include "stc12c5412ad.h"
#define uchar unsigned char
#define uint unsigned int
#define CNT