代码搜索结果

找到约 10,000 项符合 PWM 的代码

pwm.opt

### uVision2 Project, (C) Keil Software ### Do not modify ! cExt (*.c) aExt (*.s*; *.src; *.a*) oExt (*.obj) lExt (*.lib) tExt (*.txt; *.h; *.inc) pExt (*.plm) CppX (*.cpp) DaveTm {

pwm.dni

[DisAssemblyWindow] NumStates=_ 1 State 1=_ 1 [Interrupts] Enabled=1 [MemoryMap] Enabled=0 TypeVolition=1 UnspecRange=1 ActionState=1 [State Storage] Control Register=4460 [Sequencer] Con

pwm.dep

1 Debug $PROJ_DIR$\Debug\Exe\PWM.d43

pwm.c

#define PWM_GLOBALS #include "LIN_Header.h" void Init_PWM(void) { //DISABLE ALL PWM CHANNEL PWME=0; //PWMCAE REGISTER #if PWM_CAE==0 PWMCAE=0; #else PWMCAE=0xff; #endif /