代码搜索:uint8

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

代码结果 10,000
www.eeworm.com/read/299861/7827954

h md5base.h

#ifndef _MD5_H #define _MD5_H #ifndef uint8 #define uint8 unsigned char #endif #ifndef uint32 #define uint32 unsigned long int #endif typedef struct { uint32 total[2]; uint32
www.eeworm.com/read/399703/7840628

c spi.c

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

h lcd_show.h

struct lcdline { unsigned int left; unsigned int right; unsigned int top; unsigned int bottom; unsigned int rgb; }; union { unsigned long addr; Uint8 add[2]; }position;
www.eeworm.com/read/199386/7862262

lst modbus.lst

C51 COMPILER V7.09 MODBUS 03/27/2007 15:48:08 PAGE 1 C51 COMPILER V7.09, COMPILATION OF MODULE MODBUS OBJECT MODULE PLACED IN
www.eeworm.com/read/199386/7862308

c modbus.c

#include #define uint unsigned int //字地址 0 - 255 (只取低8位) //位地址 0 - 255 (只取低8位) /* CRC 高位字节值表 */ const uint8 code auchCRCHi[]={ 0x00, 0xC1, 0x81, 0x40, 0x01, 0xC0, 0x80, 0x41, 0x01, 0x
www.eeworm.com/read/399398/7865875

h tmbsl10086local.h

//----------------------------------------------------------------------------- // $Header: // (C) Copyright 2001 Philips Semiconductors, All rights reserved // // This source code and any compil
www.eeworm.com/read/399398/7865905

rz_backup tmbsl10086local.h.rz_backup

//----------------------------------------------------------------------------- // $Header: // (C) Copyright 2001 Philips Semiconductors, All rights reserved // // This source code and any compil
www.eeworm.com/read/434218/7880399

c icmp.c

/**---------------------版权 (c)----------------------------------------------------------*** *** 作者:颜章健 *** ***
www.eeworm.com/read/434218/7880450

c chap.c

/**---------------------版权 (c)----------------------------------------------------------*** *** 作者:颜章健 *** ***
www.eeworm.com/read/434218/7880471

c ppp.c

/**---------------------版权 (c)----------------------------------------------------------*** *** 作者:颜章健 *** ***