代码搜索:RunLED

找到约 216 项符合「RunLED」的源代码

代码结果 216
www.eeworm.com/read/242169/13090709

h panel.h

#ifndef PANEL_H #define PANEL_H #include extern uint8 code DCB_HEX_TAB[8]; #define BLED 0 // LCD Back Light LED. #define RunLED 1 // LED0, Running Indicating L
www.eeworm.com/read/242169/13090920

#1 panel.#1

#ifndef PANEL_H #define PANEL_H #include extern uint8 code DCB_HEX_TAB[8]; #define BLED 0 // LCD Back Light LED. #define RunLED 1 // LED0, Running Indicating L
www.eeworm.com/read/242169/13091170

#2 panel.#2

#ifndef PANEL_H #define PANEL_H #include extern uint8 code DCB_HEX_TAB[8]; #define BLED 0 // LCD Back Light LED. #define RunLED 1 // LED0, Running Indicating L
www.eeworm.com/read/182226/9211034

vhd run.vhd

library ieee; use ieee.std_logic_1164.all; use ieee.std_logic_unsigned.all; use ieee.std_logic_arith.all; entity runled is port(clk:in std_logic; put:out std_logic_vector(6 downto 0)); e
www.eeworm.com/read/356305/10232152

c main.c

#include //#include #include #include #include "me.h" #include "hzK.h" sbit WATCHDOG = P1^1;//0xB5; //T1 sbit RUNLED = P1^0; //T0 /***
www.eeworm.com/read/356305/10232165

bak main.c.bak

#include //#include #include #include #include "me.h" #include "hzK.h" sbit WATCHDOG = P1^1;//0xB5; //T1 sbit RUNLED = P1^0; //T0 /***