代码搜索结果

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

led.dni

[Interrupts] Enabled=1 [MemoryMap] Enabled=0 Base=0 UseAuto=0 TypeViolation=1 UnspecRange=1 ActionState=1 [TraceHelper] Enabled=0 ShowSource=1 [JTAGDriver] WatchVectorCatch=_ 0 WatchCond

led.dni

[JTAGDriver] WatchVectorCatch=_ 0 WatchCond=_ 0 Watch0=_ 0 "" 0 "" 0 "" 0 "" 0 0 0 0 Watch1=_ 0 "" 0 "" 0 "" 0 "" 0 0 0 0 [DisAssemblyWindow] NumStates=_ 1 State 1=_ 1 [StackPlugin] Enabled=1

led.h

#ifndef __led_H__ #define __led_H__ void Test_Led(void); #endif /*__led_H__*/

led.c

#include #include "..\inc\def.h" #include "..\inc\44b.h" #include "..\inc\44blib.h" #include "..\inc\led.h" void Test_Led(void) { rSYSCFG=SYSCFG_8KB; #if (PLLON==1) Cha

led.c

// 包含必要的头文件 #include // 将较长的标识符定义成较短的形式 #define SysCtlPeriEnable SysCtlPeripheralEnable #define SysCtlPeriDisable SysCtlPeripheralDisable #define GPIOPinTypeOut