代码搜索:uint8

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

代码结果 10,000
www.eeworm.com/read/271076/11009481

c sx2usbdrv.c

/* sx2UsbDrv.c - Low level VxWorks driver for Cypress EZ-USB SX2 high speed USB peripheral device. */ /* modification history -------------------- 01a,05nov01,hab Crea
www.eeworm.com/read/270669/11030629

c misc.c

/* Miscellaneous machine independent utilities */ #include #include "global.h" #include "socket.h" #include "mbuf.h" char Whitespace[] = " \t\r\n"; /* Select from an array of str
www.eeworm.com/read/249164/7118413

h typedef.h

#ifndef _TYPEDEF_ #define _TYPEDEF_ #include "globalMacro.h" typedef unsigned char Uint8; //8 bit unsigned data. typedef unsigned short Uint16; //16 bit unsigned data. typedef unsig
www.eeworm.com/read/463779/7175547

c~ jcparam.c~

/* * jcparam.c * * Copyright (C) 1991-1998, Thomas G. Lane. * This file is part of the Independent JPEG Group's software. * For conditions of distribution and use, see the accompanying README fil
www.eeworm.com/read/463779/7175624

c jcparam.c

/* * jcparam.c * * Copyright (C) 1991-1998, Thomas G. Lane. * This file is part of the Independent JPEG Group's software. * For conditions of distribution and use, see the accompanying README fil
www.eeworm.com/read/453528/7417526

c uart.c

/************************************************************************************************** * * Copyright (c) 2001
www.eeworm.com/read/449996/7492059

c misc.c

/* Miscellaneous machine independent utilities */ #include #include "global.h" #include "socket.h" #include "mbuf.h" char Whitespace[] = " \t\r\n"; /* Select from an array of str
www.eeworm.com/read/447532/7549665

h lcd.h

#include "mcu_driver_select.h" /* Include generic driver definitions */ /*** Declarations of ports of a specified MCU ***/ /* Choose the output control pins accord your MCU */ #define
www.eeworm.com/read/447532/7549685

h lcd.h

#include "mcu_driver_select.h" /* Include generic driver definitions */ /*** Declarations of ports of a specified MCU ***/ /* Choose the output control pins accord your MCU */ #define
www.eeworm.com/read/439234/7714214

c uart.c

/************************************************************************************************** * * Copyright (c) 2001