代码搜索:led_Test
找到约 247 项符合「led_Test」的源代码
代码结果 247
www.eeworm.com/read/354200/3078875
h board_test.h
void memory_test(void);
void led_test(void);
void int_test(void);
void uart0_test(void);
void rtc_test(void);
void led8_test(void);
void watchdog_test(void);
void color_lcd_test(void);
void ke
www.eeworm.com/read/206786/15289909
txt readme.txt
Led灯控制实验用例
目录文件结构:
led_test
├─ RWrams.s 使用汇编语言读写RAM 源文件
└─ main.c C语言主源文件(使用C语言读写RAM )
测试结果:
----------------------UART0: 115200,8,n,1-----------
www.eeworm.com/read/382548/9021374
txt led_test.smp_dump.txt
State Machine - |led_test|first_nios2_system:inst|cpu_0:the_cpu_0|cpu_0_nios2_oci:the_cpu_0_nios2_oci|cpu_0_jtag_debug_module_wrapper:the_cpu_0_jtag_debug_module_wrapper|cpu_0_jtag_debug_module:the_
www.eeworm.com/read/381472/9091156
txt led_test.smp_dump.txt
State Machine - |led_test|first_nios2_system:inst|cpu_0:the_cpu_0|cpu_0_nios2_oci:the_cpu_0_nios2_oci|cpu_0_jtag_debug_module_wrapper:the_cpu_0_jtag_debug_module_wrapper|cpu_0_jtag_debug_module:the_
www.eeworm.com/read/7227/112780
plg led.plg
礦ision2 Build Log
Project:
C:\work\sst_ice\LED_test\led.uv2
Project File Date: 08/22/2002
Output:
www.eeworm.com/read/415867/2131749
asm led_test.asm
.PROGRAM "LED_test"
.LIBRARY "lib911.lib"
._LANGUAGE C_FR20, N, U, F
._FILE "C:\Documents and Settings\abe.NT\僨僗僋僩僢僾\FR80ST1\MB91635\DAC\LED_test.c", 0
._FILE "C:\Documents and Settings\abe.N
www.eeworm.com/read/457130/7333702
c main.c
//红外报警系统
#include
//#include "1602S51.H"
sbit Alarm_sound=P1^3; //蜂鸣器,低电平有效
sbit LED_Green=P2^5; //正常工作指示 --绿
sbit LED_Test=P2^6; //测试状态指示 --红
sbit Relay_Control