代码搜索结果
找到约 10,000 项符合
Driver 的代码
d12driver.h
/****************************************Copyright (c)**************************************************
** 广州周立功单片机发展有限公司
** 研 究
d12driver.c
/****************************************Copyright (c)**************************************************
** 广州周立功单片机发展有限公司
** 研 究
d12driver.lst
C51 COMPILER V7.06 D12DRIVER 08/16/2005 08:01:53 PAGE 1
C51 COMPILER V7.06, COMPILATION OF MODULE D12DRIVER
OBJECT MODULE PLACED
ethernet_mini_driver.c
//////////////////////////////////////////////////////////////////////
// Ethernet MINI DRIVER
// Author: Fred Eady
// Version: 1.0
// Date: 05/06/07
// Description: ARP, PING, ECHO, TCP, UDP, DH
touch-driver-proxy.h
#pragma once
#include
#ifdef __cplusplus
extern "C"{
#endif
typedef UINT32 TOUCH_PANEL_SAMPLE_FLAGS, *P_TOUCH_PANEL_SAMPLE_FLAGS;
typedef BOOL (*PFN_TOUCH_PANEL_GET_DEVICE_CAP
touch-driver-proxy.cpp
#include
#include
#include "touch-driver-proxy.h"
#include "logger.h"
#ifdef __cplusplus
extern "C"{
#endif
#define TOUCH_DRV_FN L"touch.dll"
#define _GET