代码搜索结果
找到约 10,000 项符合
PWM 的代码
pwm.dep
0
Debug
$PROJ_DIR$\Debug\Exe\pwm.d90
pwm.ewp
1
Debug
AVR
pwm.h
//PWM.h : header file for the PWM project
//
#ifndef _PWM_H_
#define _PWM_H_
#ifndef __AVR_ATmega88__
#define __AVR_ATmega88__
#endif
#define __MCU_CLOCK_FREQUENCY__ _8.0000_MHz
#inclu
pwm.apj
AtmanAvr Project File, Format Version 5.00
# WARNING: DO NOT EDIT OR DELETE THIS PROJECT FILE!
NAME="PWM"
TARGTYPE=0x0101 "Application"
MACHINE="ATmega8"
CLOCKFREQ="8.0000 MHz"
EXTRAM="0"
CFG
pwm.aws
AtmanAvr Workspace File, Format Version 5.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
################################################################################
Project: "PWM
pwm.c
//PWM.c : source file for the PWM project
//
#include "PWM.h"
#include "PWMADC.h"
#include "PWMTimer.h"
/////////////////////////////////////////////////////////////////////////////
//PWM
pwm.h
/*----------------------------------------------------------------------------
* Name: PWM.H
* Purpose: PWM
* Version: V1.10
*-----------------------------------------------
pwm.c
#include /* LPC214x definitions */
//-------- > -----------------
//
//
/*
// 使用PWM
// PWM通道
//