代码搜索结果
找到约 10,000 项符合
PWM 的代码
setdcoc4pwm.c
#if defined(__PIC24F__)
#include
#endif
#include
#ifdef _OCMP4
/*************************************************************************************
Function Proto
readdcoc3pwm.c
#if defined(__PIC24F__)
#include
#endif
#include
#ifdef _OCMP3
/**********************************************************************
Function Prototype : unsigned
setdcoc3pwm.c
#if defined(__PIC24F__)
#include
#endif
#include
#ifdef _OCMP3
/*************************************************************************************
Function Proto
readdcoc4pwm.c
#if defined(__PIC24F__)
#include
#endif
#include
#ifdef _OCMP4
/**********************************************************************
Function Prototype : unsigned
readdcoc5pwm.c
#if defined(__PIC24F__)
#include
#endif
#include
#ifdef _OCMP5
/**********************************************************************
Function Prototype : unsigned
75x_pwm.h
/******************** (C) COPYRIGHT 2006 STMicroelectronics ********************
* File Name : 75x_pwm.h
* Author : MCD Application Team
* Date First Issued : 03/10/2006
* De
75x_pwm.c
/******************** (C) COPYRIGHT 2006 STMicroelectronics ********************
* File Name : 75x_pwm.c
* Author : MCD Application Team
* Date First Issued : 03/10/2006
* De
75x_pwm.h
/******************** (C) COPYRIGHT 2006 STMicroelectronics ********************
* File Name : 75x_pwm.h
* Author : MCD Application Team
* Date First Issued : 03/10/2006
* De
75x_pwm.c
/******************** (C) COPYRIGHT 2006 STMicroelectronics ********************
* File Name : 75x_pwm.c
* Author : MCD Application Team
* Date First Issued : 03/10/2006
* De
timermode6_pwm.c
// timermode6_pwm.c
// Christian Kulig, 10/29/02
//
// This sample creates a PWM signal on port P0.7 using a standard timer.
// It sets up the mode 6 (PWM mode) and varies the duty cycle.
#in