代码搜索:Interface

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

代码结果 10,000
www.eeworm.com/read/220509/14798359

h rs232_interface.h

#ifndef __RS232_INTERFACE_H__ #define __RS232_INTERFACE_H__ // write your header here #endif
www.eeworm.com/read/120186/14811171

h interface_ps2.h

#define MODE_SWITCH 0x77 #define SWITCH_LINE 0x4A #define KEY_LOCK 0x7C #define ACTION 0x7B #define REQUEST 0x79 #define ENTER 0x5A #define SETUP 0x66 #define RESET 0x71 #
www.eeworm.com/read/120186/14811179

c interface_ps2.c

#include"config.h" //******************************************************************************************************* //***************************** GLOBAL PERAMETER
www.eeworm.com/read/120186/14811197

lst interface_ps2.lst

C51 COMPILER V7.50 INTERFACE_PS2 12/29/2004 20:23:50 PAGE 1 C51 COMPILER V7.50, COMPILATION OF MODULE INTERFACE_PS2 OBJECT MODULE PLA
www.eeworm.com/read/120186/14811207

obj interface_ps2.obj

www.eeworm.com/read/214428/15100429

h adt700_interface.h

#ifndef _ADT700_INTERFACE_H #define _ADT700_INTERFACE_H extern "C" { __declspec(dllexport) BOOL ADT700_InitCard(char *strInitValue); __declspec(dllexport) BOOL ADT700_ReadADData(short nLow,short n
www.eeworm.com/read/214382/15104053

v ddr_control_interface.v

/****************************************************************************** * * LOGIC CORE: DDR Control Interface - Top level module * MODULE NAME: ddr_control_interfa
www.eeworm.com/read/212743/15150575

vhd rx_mii_interface.vhd

LIBRARY ieee; USE ieee.std_logic_1164.all; USE ieee.std_logic_arith.all; library lpm; use lpm.lpm_components.all; ENTITY rx_mii_interface IS PORT ( --mii rx_dvr :IN STD_LOGI