代码搜索:Controller

找到约 10,000 项符合「Controller」的源代码

代码结果 10,000
www.eeworm.com/read/427429/8945504

h flash_command.h

///////////// Controller Command //////////////////////// parameter CMD_READ = 3'h0; parameter CMD_WRITE = 3'h1; parameter CMD_BLK_ERA = 3'h2; parameter CMD_SEC_ERA = 3'h3; parameter CMD_
www.eeworm.com/read/427429/8945523

h flash_command.h

///////////// Controller Command //////////////////////// parameter CMD_READ = 3'h0; parameter CMD_WRITE = 3'h1; parameter CMD_BLK_ERA = 3'h2; parameter CMD_SEC_ERA = 3'h3; parameter CMD_
www.eeworm.com/read/284185/8956108

txt readme.txt

请注意: 第68例到第74例是同一个电路的不同部分的描述,因此 在编译及模拟时会用到其他例子中的描述。 本例的各个源描述不能单独编译与模拟,它是第68例到第73例 的一个整机组装,需要与第68例到第73例结合起来,一起编译 及模拟,方法如下: 将第69例的 69_p_alarm_clock.vhd 第68例的 68_alarm_<mark>controller</mark>.vhd ...
www.eeworm.com/read/366183/9825993

txt readme.txt

请注意: 第68例到第74例是同一个电路的不同部分的描述,因此 在编译及模拟时会用到其他例子中的描述。 本例的各个源描述不能单独编译与模拟,它是第68例到第73例 的一个整机组装,需要与第68例到第73例结合起来,一起编译 及模拟,方法如下: 将第69例的 69_p_alarm_clock.vhd 第68例的 68_alarm_<mark>controller</mark>.vhd ...
www.eeworm.com/read/278084/10575755

txt readme.txt

请注意: 第68例到第74例是同一个电路的不同部分的描述,因此 在编译及模拟时会用到其他例子中的描述。 本例的各个源描述不能单独编译与模拟,它是第68例到第73例 的一个整机组装,需要与第68例到第73例结合起来,一起编译 及模拟,方法如下: 将第69例的 69_p_alarm_clock.vhd 第68例的 68_alarm_<mark>controller</mark>.vhd ...
www.eeworm.com/read/306638/7806925

map main.map

CodeVisionAVR C Compiler V1.24.4 Standard (C) Copyright 1998-2004 Pavel Haiduc, HP InfoTech s.r.l. http://www.hpinfotech.com e-mail:office@hpinfotech.com File: E:\fan_controller\main.c Global v
www.eeworm.com/read/246704/12708368

h ircode_xingqiu.h

#ifndef __IRCODE_M_H #define __IRCODE_M_H /* ** soujia remote controller ** ** TYPE: NEC ** ADDR: 0xff */ #define IR_NEC #define IR_ADDR_PATT 0x20Df #include "irconfig.h" //the follo
www.eeworm.com/read/246704/12708411

h ircode_km308.h

#ifndef __IRCODE_M_H #define __IRCODE_M_H /* ** soujia remote controller ** ** TYPE: NEC ** ADDR: 0xff */ #define IR_NEC #define IR_ADDR_PATT 0x00ff #include "irconfig.h" //the follo
www.eeworm.com/read/246704/12708627

h ircode_315.h

#ifndef __IRCODE_M_H #define __IRCODE_M_H /* ** soujia remote controller ** ** TYPE: NEC ** ADDR: 0xff */ #define IR_NEC #define IR_ADDR_PATT 0x00ff #include "irconfig.h" //the follo
www.eeworm.com/read/322151/13388268

makefile

# # Makefile for USB peripheral controller and gadget drivers # for kbuild 2.4 # # for static linking O_TARGET := built-in.o list-multi := g_zero.o g_ether.o gadgetfs.o g_file_storage.o g_serial.o