代码搜索结果
找到约 10,000 项符合
PWM 的代码
pwm.h
extern void InitPwm (void);
pwm.c
#include "../inc/STC12C5410AD.H" // AT89C4051头文件
#include "def.h" // 类型定义文件
#include "config.h" // 参数配置头文件
#include "uart.h" // uart通讯程序头文件
#include "time0.h"
pwm.lst
C51 COMPILER V7.50 PWM 05/01/2008 10:40:56 PAGE 1
C51 COMPILER V7.50, COMPILATION OF MODULE PWM
OBJECT MODULE PLACED IN .\P
pwm.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectName="pwm"
ProjectDir="E:\MYDSP\DSK2812\C\pwm\"
ProjectType=Executable
CPUFamily=TMS320C2
pwm.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectDir="D:\Program Files\CCStudio_v3.1\MyProjects\PWM\"
ProjectType=Executable
CPUFamily=TMS3