代码搜索:uint8

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

代码结果 10,000
www.eeworm.com/read/328629/13010750

h usb_otg.h

/** * Project Name : 2460 Verification * * Copyright 2005 by Samsung Electronics,Inc. * All rights reserved. * * Project Description : * */ /** * File Name : usb_otg.h * * Fi
www.eeworm.com/read/328594/13017364

h ch375hf9.h

/* 2004.06.05, 2004.09.20, 2004.10.22, 2004.11.20, 2004.12.12, 2004.12.28, 2005.01.04, 2005.01.12, 2005.01.26, 2005.03.01, 2005.07.29 **************************************** ** Copyright (C) W.c
www.eeworm.com/read/327888/13057555

c snack.c

/****************************************Copyright (c)************************************************** ** http://magicchip.21ic.org **
www.eeworm.com/read/327791/13061682

c main.c

/****************************************Copyright (c)************************************************** ** Guangzou ZLG-MCU Development Co.,LTD. **
www.eeworm.com/read/140502/13078231

h common.h

#ifndef _COMMON_H_ #define _COMMON_H_ #define MAX_LINE_LEN 32 typedef unsigned char uint8; typedef unsigned char uchar; typedef unsigned int uint; typedef unsigned long ulong; typedef unsi
www.eeworm.com/read/242169/13090604

h lcddriver.h

#define uint8 unsigned char #define uint16 unsigned int extern void LCD_Cs(void); extern void LCD_Reset(void); extern void LCD_Wcommand(uint8 t); extern void LCD_Wdata(uint8 t); extern void LC
www.eeworm.com/read/242169/13090657

lst target.lst

C51 COMPILER V7.20 TARGET 01/31/2007 10:20:43 PAGE 1 C51 COMPILER V7.20, COMPILATION OF MODULE TARGET OBJECT MODULE PLACED IN
www.eeworm.com/read/242169/13090701

h rtc.h

#define uint8 unsigned char #define uint16 unsigned int extern void RTC8563_Read(void); extern void RTC8563_Write(void);
www.eeworm.com/read/242169/13090855

h lcm.h

#ifndef LCM_H #define LCM_H #include #define ASCII_X 8 // #define ASCII_Y 16 // #define ChCHAR_X 16 // #define ChCHAR_Y 16 // /******************
www.eeworm.com/read/242169/13090949

h lzk.h

/*********************************************************************** ** 常量定义 **********************************************************************/ #ifndef TRUE #define TRUE 1 #endif #