代码搜索结果
找到约 12,595 项符合
PWM 的代码
pwm.asm
ADC EQU 35H
CLOCK BIT P2.4 ;定义ADC0808时钟位
ST BIT P2.5
EOC BIT P2.6
OE BIT P2.7
PWM BIT P3.7
ORG 00H
SJMP START
ORG 0BH
LJMP INT_T0
START: MOV TMOD,#02H ;
MOV
pwm.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectName="pwm"
ProjectDir="C:\ti\myprojects\pwm\"
ProjectType=Executable
CPUFamily=TMS320C28X
pwm.c
/*****************************************************************************
* pwm.c: PWM module file for Philips LPC214x Family Microprocessors
*
* Copyright(C) 2006, Philips Semiconduct
pwm.c
//*****************************************************************************
//
// pwm.c - API for the PWM modules
//
// Copyright (c) 2005-2008 Luminary Micro, Inc. All rights reserved.
//
pwm.c
/////////PCA CEX0为PWM 输出模式//////////////
/////////PWM.c//////////////////////////
#include
typedef unsigned int uint;
typedef unsigned char uchar;
typedef unsigned long ulong;
sfr1
快速pwm模式.c
/******************
文件名:快速PWM模式
编译环境:ICC AVR6.25A
仿真软件:AVR studio4.10
硬件:ATMEGA16芯片
描述:快速PWM模式产生占空比位20%的PWM信号
******************/
#include//包含型号的头文件
#include//包含位操作的头文件
/*
pwm.h
/**
* \addtogroup Pwm
* @{
*/
/*****************************************************************************/
/**
* \file Pwm.h
* Pulse width modulation code for the T89C51AC2 and Keil C
pwm控制灯的亮灭.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,2, 0x0
File 1,1,