代码搜索:GetKey
找到约 2,187 项符合「GetKey」的源代码
代码结果 2,187
www.eeworm.com/read/431298/8690370
c cfghelp.c
/*
* This module contains all the routines needed to create a new help
* screen. The new help screen is read from a file which must exist before
* executing this routine.
*
* Program Name:
www.eeworm.com/read/287151/8717702
c cfgmacro.c
#include
#include
#include
#include
#include "tdecfg.h"
#include "cfgmacro.h"
extern struct vcfg cfg;
extern FILE *tde_exe; /* FI
www.eeworm.com/read/287151/8717860
c cfghelp.c
/*
* This module contains all the routines needed to create a new help
* screen. The new help screen is read from a file which must exist before
* executing this routine.
*
* Program Name:
www.eeworm.com/read/186344/8943390
h key.h
#ifndef _KEY_H
#define _KEY_H
#define NO_KEY 0
#define START_KEY 1
extern void GetKey(void) ;
#endif
www.eeworm.com/read/186334/8944566
h key.h
#ifndef _KEY_H
#define _KEY_H
#define NO_KEY 0
#define START_KEY 1
extern void GetKey(void) ;
#endif
www.eeworm.com/read/282768/9064999
c cfgmacro.c
#include
#include
#include
#include
#include "tdecfg.h"
#include "cfgmacro.h"
extern struct vcfg cfg;
extern FILE *tde_exe; /* FI
www.eeworm.com/read/282768/9065120
c cfghelp.c
/*
* This module contains all the routines needed to create a new help
* screen. The new help screen is read from a file which must exist before
* executing this routine.
*
* Program Name:
www.eeworm.com/read/380130/9161325
c test44x_tb_key_cap.c
//******************************************************************************
//MSP430-TEST44X Demo Timer_B worked at capture mode ,LCD display the key value
//
// Description;(P1.1 connect P3
www.eeworm.com/read/374741/9386016
c init.c
/****************Portting Start *******************/
#include "string.h"
#include "vxworks.h"
#include "tylib.h"
int consoleFd;
void serial_init( )
{
consoleFd=open("/tyCo/0",O_RDWR
www.eeworm.com/read/373036/9476962
c cfgmacro.c
#include
#include
#include
#include
#include "tdecfg.h"
#include "cfgmacro.h"
extern struct vcfg cfg;
extern FILE *tde_exe;
ext