代码搜索:out_data

找到约 581 项符合「out_data」的源代码

代码结果 581
www.eeworm.com/read/347088/11701312

java type.java

package ENUM; public enum TYPE { ALL_DATA, IN_DATA, OUT_DATA, ADMIN_DATA, CLOSE, BEGIN_VOICE, END_VOICE, BE_ADMIN, GET_FILE }
www.eeworm.com/read/221759/14722567

c lv23002m.c

#include "LV23002M.h" // add nop() after every set or get if need unsigned int ctl_data; void cl_delay(int delay) { while(delay--); } void lv23002_in_hi(unsigned char addr, int data)
www.eeworm.com/read/475633/6774987

cpp gameswf_sound.cpp

// gameswf_sound.cpp -- Thatcher Ulrich 2003 // This source code has been donated to the Public Domain. Do // whatever you want with it. // Code to handle SWF sound-related tags.
www.eeworm.com/read/234998/14089561

vhd single_send.vhd

LIBRARY ieee; USE ieee.std_logic_1164.all; USE ieee.std_logic_arith.all; USE ieee.std_logic_unsigned.all; ENTITY single_send IS PORT ( in_data :IN STD_LOGIC; in_clk
www.eeworm.com/read/426557/9013741

rpt filter.sim.rpt

Simulator report for filter Mon Feb 23 19:26:01 2009 Quartus II Version 8.1 Build 163 10/28/2008 SJ Web Edition --------------------- ; Table of Contents ; --------------------- 1. Legal N
www.eeworm.com/read/435592/7789828

lst a.lst

C51 COMPILER V8.08 A 03/18/2009 02:33:59 PAGE 1 C51 COMPILER V8.08, COMPILATION OF MODULE A OBJECT MODULE PLACED IN a.OBJ
www.eeworm.com/read/435592/7789831

lst main.lst

C51 COMPILER V8.08 MAIN 03/18/2009 03:02:07 PAGE 1 C51 COMPILER V8.08, COMPILATION OF MODULE MAIN OBJECT MODULE PLACED IN ma
www.eeworm.com/read/435592/7789846

c main.c

//******************************头文件*************************************** #include #include #include #include #include #include
www.eeworm.com/read/108506/6182275

c tls_crypt.c

/** * A client-side 802.1x implementation supporting EAP/TLS * * This code is released under both the GPL version 2 and BSD licenses. * Either license may be used. The respective licenses are fou
www.eeworm.com/read/187999/8580534

c tool.c

/* * tool.c: this file implements some routes as public tools * * Copyright (C) 2004, OPEN-JTAG, All rights reserved. */ #include "types.h" /* * tool_reverse_bit_order() - * Rever