代码搜索:Controller
找到约 10,000 项符合「Controller」的源代码
代码结果 10,000
www.eeworm.com/read/335066/12551306
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/200607/15428699
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/360810/10076663
c bmac.c
/*
* Network device driver for the BMAC ethernet controller on
* Apple Powermacs. Assumes it's under a DBDMA controller.
*
* Copyright (C) 1998 Randy Gobbel.
*/
#include
#includ
www.eeworm.com/read/418361/10950159
c armv7m_nvic.c
/*
* ARM Nested Vectored Interrupt Controller
*
* Copyright (c) 2006-2007 CodeSourcery.
* Written by Paul Brook
*
* This code is licenced under the GPL.
*
* The ARMv7M System controller is fai
www.eeworm.com/read/152843/5663336
c hermes.c
/* hermes.c
*
* Driver core for the "Hermes" wireless MAC controller, as used in
* the Lucent Orinoco and Cabletron RoamAbout cards. It should also
* work on the hfa3841 and hfa3842 MAC controller
www.eeworm.com/read/152843/5663369
h hermes.h
/* hermes.h
*
* Driver core for the "Hermes" wireless MAC controller, as used in
* the Lucent Orinoco and Cabletron RoamAbout cards. It should also
* work on the hfa3841 and hfa3842 MAC controller
www.eeworm.com/read/147766/5725413
c hermes.c
/* hermes.c
*
* Driver core for the "Hermes" wireless MAC controller, as used in
* the Lucent Orinoco and Cabletron RoamAbout cards. It should also
* work on the hfa3841 and hfa3842 MAC controller
www.eeworm.com/read/147766/5725420
h hermes.h
/* hermes.h
*
* Driver core for the "Hermes" wireless MAC controller, as used in
* the Lucent Orinoco and Cabletron RoamAbout cards. It should also
* work on the hfa3841 and hfa3842 MAC controller
www.eeworm.com/read/141006/5778000
java elevatorcontroller.java
// ElevatorController.java
// Controller for Elevator Simulation
package com.Anance.elevator.controller;
// Java core packages
import java.awt.*;
import java.awt.event.*;
// Java extension packages
www.eeworm.com/read/136786/5865866
c hermes.c
/* hermes.c
*
* Driver core for the "Hermes" wireless MAC controller, as used in
* the Lucent Orinoco and Cabletron RoamAbout cards. It should also
* work on the hfa3841 and hfa3842 MAC controller