代码搜索结果

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

led_flicker.vhd

LIBRARY IEEE; USE IEEE.STD_LOGIC_1164.ALL; ENTITY led_flicker IS PORT( ena : IN STD_LOGIC_VECTOR(5 DOWNTO 0); --位使能 flicker_ena : IN STD_LOGIC_VECTOR(5 DOWNTO 0); --位闪烁使能

headset_led.h

/**************************************************************************** Copyright (C) Cambridge Silicon Radio Ltd. 2004-2006 Part of BlueLab 3.5.2-release FILE NAME headset_led.h DE

headset_led.c

/**************************************************************************** Copyright (C) Cambridge Silicon Radio Ltd. 2004-2006 Part of BlueLab 3.5.2-release FILE NAME headset_led.c DE

led_pio.v

//Legal Notice: (C)2005 Altera Corporation. All rights reserved. Your //use of Altera Corporation's design tools, logic functions and other //software and tools, and its AMPP partner logic function

led_pio.v

//Legal Notice: (C)2005 Altera Corporation. All rights reserved. Your //use of Altera Corporation's design tools, logic functions and other //software and tools, and its AMPP partner logic function

key_led.c

#define GPBCON (*(volatile unsigned long *)0x56000010) #define GPBDAT (*(volatile unsigned long *)0x56000014) #define GPFCON (*(volatile unsigned long *)0x56000050) #define GPFDAT (*(volati

led_pio.v

//Legal Notice: (C)2005 Altera Corporation. All rights reserved. Your //use of Altera Corporation's design tools, logic functions and other //software and tools, and its AMPP partner logic function

led_pio.v

//Legal Notice: (C)2005 Altera Corporation. All rights reserved. Your //use of Altera Corporation's design tools, logic functions and other //software and tools, and its AMPP partner logic function

led_sdisplay.h

//******************************************************************************************** // file name:led_display.c // 说明:此头文件用于康芯板上数码管显示(整数,浮点数,字符,字符串) //************************************