代码搜索:enable
找到约 10,000 项符合「enable」的源代码
代码结果 10,000
www.eeworm.com/read/226341/14480060
h dsp28_mcbsp.h
//
// TMDX ALPHA RELEASE
// Intended for product evaluation purposes
//
//###########################################################################
//
// FILE: DSP28_Mcbsp.h
//
//
www.eeworm.com/read/226341/14480114
h dsp28_ev.h
//
// TMDX ALPHA RELEASE
// Intended for product evaluation purposes
//
//###########################################################################
//
// FILE: DSP28_Ev.h
//
// TIT
www.eeworm.com/read/226304/14481735
upg vr.upg
VR Controls
NORMAL
00 Unidentified
01 Belt
02 Body Suit
03 Flexor
04 Glove
05 Head Tracker
06 Head Mounted Display
07 Hand Tracker
08 Oculometer
09 Vest
0A Animatronic Device
0B-1F Reser
www.eeworm.com/read/226304/14481754
upg andisp.upg
Alphnumeric Display
NORMAL
00 Undefined
01 Alphanumeric Display
02-1F Reserved
20 Display Attributes Report
21 ASCII Character Set
22 Data Read Back
23 Font Read Back
24 Display Control Repor
www.eeworm.com/read/226278/14482517
c e100_config.c
/*******************************************************************************
Copyright(c) 1999 - 2002 Intel Corporation. All rights reserved.
This program is free software; you can redi
www.eeworm.com/read/125551/14486063
c wdog.c
//
// File name =WDOG.C
//设计 何风涛
#include"class.h"
#include"classext.h"
//-----------------------------------------------------------------------------//
void WdogL(void)
{
// ResetTimer
www.eeworm.com/read/125329/14497594
s initcache.s
;; Copyright ARM Ltd 2002. All rights reserved.
;;
;; This code provides basic global enable for an ARM92XT cache:
;;
;; This code must be run from a privileged mode
AREA INIT92X
www.eeworm.com/read/125329/14497633
s initcache.s
;; Copyright ARM Ltd 2002. All rights reserved.
;;
;; This code provides basic global enable for an ARM946E-S cache:
;;
;; This code must be run from a privileged mode
AREA INIT9
www.eeworm.com/read/125329/14497667
s initcache.s
;; Copyright ARM Ltd 2002. All rights reserved.
;;
;; This code provides basic initialization for an ARM9x0T including:
;;
;; This code must be run from a privileged mode
AREA IN
www.eeworm.com/read/226067/14499815
java mainframe.java
import java.awt.*;
import java.awt.event.*;
import java.io.*;
import javax.swing.*;
public class MainFrame extends JFrame
{
private MainPanel mainPanel;
private MainMenu menuPanel;
privat