代码搜索结果
找到约 10,000 项符合
Interface 的代码
interface.h.bak
/*
* DO NOT EDIT THIS FILE - it is generated by Glade.
*/
GtkWidget* create_windowMain (void);
GtkWidget *entryWordInput;
GtkWidget *entryOut;
GtkWidget *entryDirectiryInput;
sram_interface.v
module SRAM_interface(
in_address,
wr_or_rd,
in_data,
//////////// interface cua SRAM ///////////////////
oSRAM_DQ,
oSRAM_ADDR,
oSRAM_UB_N,
oSRA
sram_interface.v
module SRAM_interface(
in_address,
wr_or_rd,
in_data,
//////////// interface cua SRAM ///////////////////
oSRAM_DQ,
oSRAM_ADDR,
oSRAM_UB_N,
oSRA
control_interface.v
module control_interface(
CLK,
RESET_N,
CMD,
ADDR,
REF_ACK,
INIT_ACK,
CM_ACK,
NOP,
READA,
WRITEA,
REFRESH,
control_interface.v
module control_interface(
CLK,
RESET_N,
CMD,
ADDR,
REF_ACK,
INIT_ACK,
CM_ACK,
NOP,
READA,
WRITEA,
REFRESH,
interface.dp2
Interface.o: E:/电子制作/FAT_SD_MENU/Main/SYS_Config.h C:/PROGRA~1/icc/include/macros.h C:/PROGRA~1/icc/include/iom64v.h C:/PROGRA~1/icc/include/string.h C:/PROGRA~1/icc/include/_const.h C:/PROGRA~1/icc/i
cardea_interface.h
/*
*
* Copyright (c) Sigma Designs, Inc. 2005. All rights reserved.
*
*/
/**
* @file stub.h
* @brief CARDEA stub
*
* @author Julien Lerouge
*/
#include "rmupnp/rmlibwmdrmnd/include/ms_carde
cardea_interface.inc
#ifdef CARDEA_PLAYBACK_API
FUNC1(init_cardea, RMint32, -1, const RMascii *, url)
FUNC0(term_cardea, RMstatus, RM_ERROR)
#if (EM86XX_CHIP==EM86XX_CHIPID_TANGO2)
FUNC1(release_cardea, RMstatus, RM_ERROR
cardea_interface.c
/*
*
* Copyright (c) Sigma Designs, Inc. 2005. All rights reserved.
*
*/
/**
* @file cardea_interface.c
* @brief CARDEA stub
*
* @author Julien Lerouge
*/
#define ALLOW_OS_CODE
#include "rm
matlab_interface.h
#ifndef _matlab_interface_h_
#define _matlab_interface_h_
#include "engine.h"
#include "matrix.h"
#include "mex.h"
#include
#include
#include
class matlab_in