代码搜索:USB HID
找到约 10,000 项符合「USB HID」的源代码
代码结果 10,000
www.eeworm.com/read/479492/1331755
lst hal_usb_hid.lst
C51 COMPILER V7.50 HAL_USB_HID 04/09/2009 10:12:51 PAGE 1
C51 COMPILER V7.50, COMPILATION OF MODULE HAL_USB_HID
OBJECT MODULE PLACE
www.eeworm.com/read/479492/1331769
h usb_hid_desc.h
/* Copyright (c) 2006 Nordic Semiconductor. All Rights Reserved.
*
* The information contained herein is confidential property of Nordic Semiconductor. The use,
* copying, transfer or disclosure
www.eeworm.com/read/479492/1331791
h hal_usb_hid.h
/* Copyright (c) 2007 Nordic Semiconductor. All Rights Reserved.
*
* The information contained herein is property of Nordic Semiconductor ASA.
* Terms and conditions of usage are described in de
www.eeworm.com/read/479492/1331799
c hal_usb_hid.c
/* Copyright (c) 2007 Nordic Semiconductor. All Rights Reserved.
*
* The information contained herein is property of Nordic Semiconductor ASA.
* Terms and conditions of usage are described in de
www.eeworm.com/read/185915/5235183
h usb_hid_reports.h
#ifndef USBHIDREPORTS_H
#define USBHIDREPORTS_H
typedef struct {
BYTE modifiers;
BYTE reserved;
BYTE pKeyCodes[6];
} KEYBOARD_REPORT;
typedef struct {
BYTE buttons;
IN
www.eeworm.com/read/185915/5235187
c usb_hid_reports.c
#include "cc2511_usb_library_headers.h"
#include "usb_class_requests.h"
#include "usb_hid_reports.h"
HID_DATA __data hidData;
BOOL hidSendKeyboardReport(void) {
BOOL result = FALSE;
www.eeworm.com/read/298537/3863767
h usb_hid_reports.h
/*
+------------------------------------------------------------------------------
| Copyright 2004-2007 Texas Instruments Incorporated. All rights reserved.
|
| IMPORTANT: Your use of this Soft
www.eeworm.com/read/298537/3863771
c usb_hid_reports.c
/*
+------------------------------------------------------------------------------
| Copyright 2004-2007 Texas Instruments Incorporated. All rights reserved.
|
| IMPORTANT: Your use of this Soft
www.eeworm.com/read/298537/3863921
h usb_hid_reports.h
/*
+------------------------------------------------------------------------------
| Copyright 2004-2007 Texas Instruments Incorporated. All rights reserved.
|
| IMPORTANT: Your use of this Soft
www.eeworm.com/read/298537/3863925
c usb_hid_reports.c
/*
+------------------------------------------------------------------------------
| Copyright 2004-2007 Texas Instruments Incorporated. All rights reserved.
|
| IMPORTANT: Your use of this Soft