代码搜索:uint8

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

代码结果 10,000
www.eeworm.com/read/315658/13538886

h _saa7115.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/315658/13538897

bak _tvp5150a.h.bak

/* * 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/315658/13538904

c saa7115.c

/* * 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/315658/13538913

bak _tvp5150a.h.bak

/* * 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/315658/13538920

c saa7115.c

/* * 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/315644/13539043

c main.c

#include "config.h" #include "stdio.h" #define MAX_RS232_BUF 512 //串口接收缓存区 #define UART_BPS 9600 const char Hold_String[]={"Intek"}; extern void DelayNS(uint32 dly); e
www.eeworm.com/read/315573/13540477

h ide.h

#ifndef __IDE_H #define __IDE_H typedef unsigned char uint8; /* 无符号8位整型变量 */ typedef signed char int8; /* 有符号8位整型变量
www.eeworm.com/read/314948/13555051

c main.c

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

mof aha154x.mof

[ Dynamic, Provider("WMIProv"), WMI, Description ("AHA154x Setup Data Description (Operation Code 0Dh)"), guid ("{ea992010-b75b-11d0-a307-00aa006c3f30}"), HeaderName("AHA154Se
www.eeworm.com/read/313087/13596942

h main.h

#include "reg52.h" typedef unsigned char uint8; typedef unsigned int uint16; typedef unsigned long uint32; sbit bRunLED = P3^4; //运行指示灯 sbit bWatchDog = P1^7; //看门狗复位 sbit b485Send =