代码搜索结果
找到约 10,000 项符合
W 的代码
w77e58.h
/*--------------------------------------------------------------------------
W77E58.H
Header file for Winbond W77C32, W77C58, W77E58, W77CE58
Copyright (c) 1988-2002 Keil Elektronik GmbH and Keil
w977ps2.asl
OperationRegion(\GRAM, SystemMemory, 0x00000400, 0x100)
Field(\GRAM, ByteAcc, NoLock, Preserve) {
Offset(0x10),
FLG0, 8,
}
Device(PS2M) { //PS2 Mouse Device
w977uar2.asl
Device(COMB) { //Control Methods for RS232 operation
Name(_HID,EISAID("PNP0501"))
Name(_UID,0x02)
Method(_STA,0) { // Status of the COM device
ENFG
m29w320.c
///////////////////////////////////////////////////////////////
//
// m292w320.c
//
// Analog Devices, Inc. - 2004
//
//
// Change Log
//
// 1.00.0
// - initial release
//
// VisualDSP+
w977uar1.asl
Device(UAR1) { //Communication Device (Modem Port)
Name(_HID, EISAID("PNP0501")) //PnP Device ID 16550 Type
Name(_UID,0x1)
Method(_STA,0){ //Status of the COM de