代码搜索:Subclass
找到约 2,526 项符合「Subclass」的源代码
代码结果 2,526
www.eeworm.com/read/462414/7201846
h descript.h
unsigned char code D12Test_DeviceDescriptor[] = {
18, 1, // Length, Type
0x10, 1, // USB Rev 1.1 (=0110H, low=10H, High=01H)
0, 0, 0, // Class, Subclass and Protocol
EP0Size, // E
www.eeworm.com/read/438535/7729984
h descript.h
unsigned char code D12Test_DeviceDescriptor[] = {
18, 1, // Length, Type
0x10, 1, // USB Rev 1.1 (=0110H, low=10H, High=01H)
0, 0, 0, // Class, Subclass and Protocol
EP0Size, // E
www.eeworm.com/read/343209/11963755
h descript.h
unsigned char code D12Test_DeviceDescriptor[] = {
18, 1, // Length, Type
0x10, 1, // USB Rev 1.1 (=0110H, low=10H, High=01H)
0, 0, 0, // Class, Subclass and Protocol
EP0Size, // E
www.eeworm.com/read/312291/3673537
h descript.h
unsigned char code D12Test_DeviceDescriptor[] = {
18, 1, // Length, Type
0x10, 1, // USB Rev 1.1 (=0110H, low=10H, High=01H)
0, 0, 0, // Class, Subclass and Protocol
EP0Size, // E
www.eeworm.com/read/259059/4346792
h cdc.h
#ifndef __CDC_H__K1Q26ESJOC__
#define __CDC_H__K1Q26ESJOC__
#include
/* Communication Class */
/* Class code */
#define CDC 0x02
/* Interface subclass codes */
#define CDC_RESERVED 0x00
#
www.eeworm.com/read/202968/15368661
h descript.h
unsigned char code D12Test_DeviceDescriptor[] = {
18, 1, // Length, Type
0x10, 1, // USB Rev 1.1 (=0110H, low=10H, High=01H)
0, 0, 0, // Class, Subclass and Protocol
EP0Size, // E
www.eeworm.com/read/109724/15551555
h descript.h
unsigned char code D12Test_DeviceDescriptor[] = {
18, 1, // Length, Type
0x10, 1, // USB Rev 1.1 (=0110H, low=10H, High=01H)
0, 0, 0, // Class, Subclass and Protocol
EP0Size, // E
www.eeworm.com/read/153172/5652345
ini plugins.ini
# plugins.ini: FQPN to filename map
# Format: Plugin class [dot] subclass name [equals] filename
# Examples: CPU0.CPU=arm9, CPU0.MMU=dsmmu
UI=uifltk
GBA_CPU0.main=arm7tdmi
GBA_CPU0.mmu=gbammu
www.eeworm.com/read/192181/8401059
am makefile.am
noinst_PROGRAMS = ctrldemo
SUBDIRS = res
ctrldemo_SOURCES = ctrls.h resource.h main.c subclass.c \
static.c button.c edit.c listbox.c combobox.c menubutton.c toolbar.c trackbar.c pro
www.eeworm.com/read/333380/12685133
am makefile.am
noinst_PROGRAMS = ctrldemo
SUBDIRS = res
ctrldemo_SOURCES = ctrls.h resource.h main.c subclass.c \
static.c button.c edit.c listbox.c combobox.c menubutton.c toolbar.c trackbar.c pro