代码搜索:uint8

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

代码结果 10,000
www.eeworm.com/read/177415/9455951

h hal_indirect.h

//=========================================================================== // HAL_INDIRECT.H // (Tabs set to every 4) //--------------------------------------------------------------------------
www.eeworm.com/read/177415/9456108

c jpegcomm.c

//=========================================================================== // JPEGCOMM.C // This file contains JPEG functons used by the JPEG library but not exposed // to the outside world. //
www.eeworm.com/read/177415/9456110

h jpegcomm.h

//=========================================================================== // prvM.H // This file contains JPEG functons used by the JPEG library but not exposed // to the outside world. //----
www.eeworm.com/read/177415/9456125

c resize.c

//=========================================================================== // RESIZE.C // This file contains RESIZE functons used by the JPEG library but not exposed // to the outside world. //
www.eeworm.com/read/177415/9456143

h jpegcomm.h

//=========================================================================== // prvM.H // This file contains JPEG functons used by the JPEG library but not exposed // to the outside world. //----
www.eeworm.com/read/177232/9464212

h ads7843.h

/**************************************************************************** * 文件名:ADS7843.H * 功能:ADS7843驱动程序(头文件)。 ****************************************************************************/ #
www.eeworm.com/read/177034/9473877

h 24l01.h

// BYTE type definition //#ifndef _BYTE_DEF_ //#define _BYTE_DEF_ //typedef unsigned char BYTE; //#endif /* _BYTE_DEF_ */ // Define interface to nRF24L01 /*#ifndef _SPI_PIN_DEF_ #define _SP
www.eeworm.com/read/176277/9509947

h md5.h

#ifndef _MD5_H #define _MD5_H #ifdef __cplusplus extern "C" { #endif #ifndef uint8 #define uint8 unsigned char #endif #ifndef uint32 #define uint32 unsigned long int #endif typedef struct {
www.eeworm.com/read/372395/9511245

h proto.h

/* bitmap.c */ BOOL bitmap_decompress(unsigned char *output, int width, int height, unsigned char *input, int size); /* cache.c */ HBITMAP cache_get_bitmap(uint8 cache_id, uint16 cache_idx);
www.eeworm.com/read/176173/9513051

c keyborad.c

/* * Copyright(c)2005 - 2009 danise .China * All rights reserved. * Redistribution and use in source and bianry forms * with or without modification ,are permitted provided * that following condi