代码搜索:uint8

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

代码结果 10,000
www.eeworm.com/read/183513/9156026

c simple_mac.c

/** * Copyright (c) 2004, Freescale Semiconductor * Freescale Confidential Proprietary * * File name : simple_phy.c * Project name: SMAC (Simple Media Access Controller) * * Department
www.eeworm.com/read/182600/9199034

c udp.c

#define UDP_GLOBALS #include "config.h" #include "../include/cfg_net.h" /********************************************************************** **函数原型: uint16 CheckSumUdp(uint8 *check,uint16 len
www.eeworm.com/read/379078/9208329

lst chapter9.lst

C51 COMPILER V7.50 CHAPTER9 03/24/2008 11:06:13 PAGE 1 C51 COMPILER V7.50, COMPILATION OF MODULE CHAPTER9 OBJECT MODULE PLACED I
www.eeworm.com/read/379078/9208353

c chapter9.c

#include "ds89c4xx.h" #include "mytype.h" #include "D12CI.h" #include "D12HAL.h" #include "Chapter9.h" #include "Descriptor.h" #include "uart0.h" #ifndef _swap_data_ #define _swap_data_ #
www.eeworm.com/read/182158/9214650

h clrsx.h

/**************************************************************************** * Program/file: CLRSX.H * * Copyright (C) by RTX TELECOM A/S, Denmark. * These computer program listings and specif
www.eeworm.com/read/182156/9214690

h clrsx.h

/**************************************************************************** * Program/file: CLRSX.H * * Copyright (C) by RTX TELECOM A/S, Denmark. * These computer program listings and specif
www.eeworm.com/read/378487/9229254

h adv7179.h

/********************************************************************************/ /* adv7179.h file */ /********************************************************************************/ #ifndef _a
www.eeworm.com/read/378285/9238165

h sa7121h.h

/********************************************************************/ /* Copyright 2004 by SEED Incorporated. */ /* All rights reserved. Property of SEED Incorporated. */ /* Restricted
www.eeworm.com/read/378285/9238194

h _tvp51xx.h

/* * Copyright 2003 by Texas Instruments Incorporated. * All rights reserved. Property of Texas Instruments Incorporated. * Restricted rights to use, duplicate or disclose this code are *
www.eeworm.com/read/378233/9239987

h types.h

#ifndef _TPYES_H #define _TPYES_H #ifndef NULL #define NULL 0 #endif #ifndef UINT32 #define UINT32 unsigned int #endif #ifndef UINT16 #define UINT16 unsigned short #endif #ifnd