代码搜索结果

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

375interface.lis

.module _375interface.c .area text(rom, con, rel) 0000 .dbfile C:\DOCUME~1\pas\桌面\mp3代码\u盘MP3代码\375interface.c 0000

375interface.s

.module _375interface.c .area text(rom, con, rel) .dbfile C:\DOCUME~1\pas\桌面\mp3代码\u盘MP3代码\375interface.c .dbfunc e mDelay1uS _mDelay1uS fV .even _mDelay1uS:: .dbline -1 .dbline 23 ; #i

375interface.c

#include #include /***************************************/ #define UINT8 unsigned char #define CH375_CS BIT(7) #define CH375_A0 BIT(3) #define CH375_RD BIT(4) #def

queue_interface.h

/* * This file contains code from "C++ Primer, Fourth Edition", by Stanley B. * Lippman, Jose Lajoie, and Barbara E. Moo, and is covered under the * copyright and warranty notices given in that

glade_interface.h

/* * DO NOT EDIT THIS FILE - it is generated by Glade. */ GtkWidget* create_findwin (void); GtkWidget* create_presetwin (void); GtkWidget* create_instwin (void); GtkWidget* create_samwin (void); Gt

glade_interface.c

/* * DO NOT EDIT THIS FILE - it is generated by Glade. */ #ifdef HAVE_CONFIG_H # include #endif #include #include #include #include #i

spi_interface.v

module SPI_INTERFACE (do, iostrb_l, rw_l, io_wr, spi_rd, clkout, reset_l, dclk, cs_en, dio) ; input reset_l; inout do ; input iostrb_l ; input rw_l ; output io_wr,spi_rd; input clkout ;

dnld_interface.vhd

-- ************************************************************** -- File: dnld_interface.vhd -- -- Purpose: Description of PC parallel port interface with -- song storage in flash memory du

uc_interface.vhd

-- ***************************************************************************** -- uc_interface.vhd -- -- Created: 9/15/00 ALS -- This file provides the 8051 external data memory bus inter