代码搜索结果
找到约 10,000 项符合
PWM 的代码
stc12c_pwm.txt
;PCA/PWM新增特殊功能寄存器声明
CMOD EQU 0D9H
CCON EQU 0D8H
;------------------------
CCAPM0 EQU 0DAH
CCAPM1 EQU 0DBH
CCAPM2 EQU 0DCH
CCAPM3 EQU 0DDH
;-------------------
xl36pwm1.asm
*
* This software will feature the 68HC08XL36 Timer Interface Module in an
* unbuffered PWM example. A periodic waveform with specified duty cycle
* and period will be generated on a specified ch
dcmotor-pwm_uv2.bak
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,1,
Options 1,0,0
pwm控制led.c.bak
// <mark>PWM</mark> 控制 LED 灯渐亮渐灭程序
// 晶振为11.0592M
// 利用定时器控制产生占空比可变的 <mark>PWM</mark> 波
// 按K1,<mark>PWM</mark>值增加,则占空比减小,LED 灯渐暗。
// 按K2,<mark>PWM</mark>值减小,则占空比增加,LED 灯渐亮。
// 当<mark>PWM</mark>值增加到最大值或减小到最小值时,蜂鸣器将报警。
/************************************** ...
main_space_vector_pwm.c
/**
* @file main.c
*
* Copyright (c) 2004 Atmel.
*
* @brief This module provide services to show a simple program for AT90PWM3 Only
* @version 1.0 (CVS revision : 1.7)
* @date 2006/03/08 17:02
space_vector_pwm2.c
/**
* @file space_vector_PWM.c
*
* Copyright (c) 2004 Atmel.
*
* @brief Ce fichier permet de
*
* This file is included by all source files in order to access to system wide
* configuration.
*
pwm_gen_assignment_defaults.qdf
set_global_assignment -name EQC_BBOX_MERGE On
set_global_assignment -name EQC_LVDS_MERGE On
set_global_assignment -name EQC_RAM_UNMERGING On
set_global_assignment -name EQC_DFF_SS_EMULATION On
set