代码搜索:uint8

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

代码结果 10,000
www.eeworm.com/read/477242/6740483

h lcd_fun.h

#ifndef _240128_FUN_H_ #define _240128_FUN_H_ #include "Global.h" #define FB_ON 1 #define FB_OFF 0 int PrintCHZ(uint8 xs, uint16 ys, uint16 chzaddr, uint8 fb);//写一个字符或汉字 /*void glcd_print_r
www.eeworm.com/read/476248/6764386

c flash.c

/********************************************************************/ /* Copyright 2006 by VisionMagic Ltd. */ /* All rights reserved. Property of VisionMagic Ltd. */ /* Restricted ri
www.eeworm.com/read/476248/6764468

h _tvp5150.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/264994/11287854

c twi.c

// 作者:古欣 // AVR与虚拟仪器 http://www.avrvi.com // TWI.C #include "config.h" volatile uint8 main_tmp=0; //extern volatile uint8 main_tmp=0; //TWI master initialize // bit rate:100 void twi_ma
www.eeworm.com/read/264994/11287869

_c twi._c

#include "config.h" volatile uint8 main_tmp=0; //extern volatile uint8 main_tmp=0; //TWI master initialize // bit rate:100 void twi_master_init(void) { TWCR= 0x00; //disable twi TWBR= 0x
www.eeworm.com/read/264994/11287972

c main.c

// ICC-AVR application builder : 2007-6-12 17:11:46 // Target : M16 // Crystal: 7.3728Mhz // AVR与虚拟仪器 http://www.avrvi.com // 用途: DS18B20 演示程序 // 连接: 电源跳线,晶振跳线(一定要使用7.3728M晶振),DS18B20 接PD3,串口跳线连接
www.eeworm.com/read/263081/11377447

h sa7121h.h

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

h iic.h

/***********************************************************/ /* Copyright 2003 by SEED Incorporated. */ /* All rights reserved. Property of SEED Incorporated. */ /*
www.eeworm.com/read/263081/11377452

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/408670/11377615

cpp mcp2515.cpp

#include "stdafx.h" #include "mcp2515.h" #include "spi.h" #define MAX_SEND_LEN 32 #define MAX_RECV_LEN 32 const UINT8 BaudRate[][4] = { //CNF3 CNF2 CNF1 mode 0x03, 0x9E, 0