代码搜索:uint8

找到约 10,000 项符合「uint8」的源代码

代码结果 10,000
www.eeworm.com/read/384905/8834843

c md5.c

/** * support MD5 for PPPoE CHAP mode * * taken from RFC-1321/Appendix A.3 * MD5C.C - RSA Data Security, Inc., MD5 message-digest algorithm */ /* ***************************************
www.eeworm.com/read/285161/8864303

c d12ci.c

#include "EPPHAL.H" #define D12_COMMAND 1 #define D12_DATA 0 #define D12_FULLEMPTY 0x01 #include "d12.h" #include "uart.h" sbit USB_A0 = 0xB5; sbit USB_WR = 0xB6; sbit USB_RD = 0
www.eeworm.com/read/285161/8864352

h d12.h

#ifndef __d12_h__ #define __d12_h__ #include "mytype.h" #define MAX_CONTROLDATA_SIZE 16 #define D12_INT_ENDP0OUT 0x01 #define D12_INT_ENDP0IN 0x02 #define D12_INT_ENDP1OUT 0x04 #define D1
www.eeworm.com/read/285161/8864365

lst d12ci.lst

C51 COMPILER V8.02 D12CI 03/04/2008 13:50:50 PAGE 1 C51 COMPILER V8.02, COMPILATION OF MODULE D12CI OBJECT MODULE PLACED IN D
www.eeworm.com/read/186906/8892150

c main.c

/****************************************Copyright (c)************************************************** ** 广州周立功单片机发展有限公司 ** 研 究
www.eeworm.com/read/284411/8934897

h types.h

#ifndef __TYPES_H #define __TYPES_H #ifdef __BORLANDC__ #define __attribute__(x) #define __alignof__(x) sizeof(x) typedef char INT8; typedef int INT16; typedef long INT32; typedef
www.eeworm.com/read/383453/8944480

c canjx.c

/* ***************************************************** **函数原型 : void CanDataExplain(void) **参数说明 : **返回 值 : **说 明 :将接收收到的CAN数据进行解析 *****************************************************
www.eeworm.com/read/427300/8952908

c ov2630_hw.c

// // Copyright (c) Microsoft Corporation. All rights reserved. // // // Use of this sample source code is subject to the terms of the Microsoft // license agreement under which you licensed thi
www.eeworm.com/read/383235/8959832

h dec6713.h

/********************************************************************************\ \*DEC6713.H v1.00 * * Copyright 2003 by SEED Electronic Technology Ltd.
www.eeworm.com/read/185808/8984003

cpp diskrw1.cpp

#include "stdafx.h" #include "diskrw.h" #include "windows.h" #include #include #include #include #pragma comment(lib,"Setupapi.lib") //////////