代码搜索:CONNECT
找到约 10,000 项符合「CONNECT」的源代码
代码结果 10,000
www.eeworm.com/read/349103/10851766
v top.v
module TOP ( SET_TIME, ALARM, HRS, MINS, TOGGLE_SWITCH, CLK, SPEAKER_OUT,
DISP1, DISP2, AM_PM_DISPLAY );
output [13:0] DISP1;
output [13:0] DISP2;
input SET_TIME, ALARM, HRS, MINS, TOGGLE_SWITC
www.eeworm.com/read/348705/10871954
c tree.c
/* example-start tree tree.c */
#include
/* for all the GtkItem:: and GtkTreeItem:: signals */
static void cb_itemsignal (GtkWidget *item, gchar *signame)
{
gchar *name;
GtkLabel *la
www.eeworm.com/read/419152/10883915
h interrcontrol.h
#ifndef INTERRRCONTROL_H
#define INTERRCONTROL_H
void connect_to_interrupt_controller(device_type device,int n);
#endif
www.eeworm.com/read/408948/7153268
cpp cmd.cpp
#include
#include"cmd.h"
#include
ker_cmd::ker_cmd()
{
DOOR_connected = false;
HOME_connected = false;
PDA_connected = false;
}
ker_cmd::~ker_cmd()
{}
void ker_cmd::center_cmd
www.eeworm.com/read/408948/7153279
c log_table.c
char log_table[][40]=
{
{"there is an cmd connect request"},//1
{"cmd connect request confirmed"},//2
{"cmd deconnect request"},//3
{"cmd deconnect confirm"},//4
{"get temperature request"},//5
www.eeworm.com/read/145187/7154805
h define.h
#define NO_FLAGS_SET 0
//#define PORT (u_short) 44965
//#define DEST_IP_ADDR "127.0.0.1"
#define MAXBUFLEN 255
#define SECENDVAL 3
#define BTSBASE 7
//命令字定义
enum cmdDefine{
DEV_CONNECT = 0