代码搜索:0x86
找到约 495 项符合「0x86」的源代码
代码结果 495
www.eeworm.com/read/409303/11333547
txt readme.txt
2005年5月12日星期四下午14:51
在bootloader基础上修改
对加密过的BIN文件进行解密,然后烧写到FLASH中
加密内容为:先取反,再和0x86异或,最后高4位和低4位对调。
bootloader程序需按照加密的内容进行解密,然后烧入Flash中。
已经通过测试!
www.eeworm.com/read/286439/8763887
h keymap.h
#define uchar unsigned char
#define Byte unsigned char
#define uint unsigned int
#define bool bit
extern uchar code KeyMap[0x87];
#define MAXKEY 0x86
www.eeworm.com/read/125063/14515073
h homol.h
/*
* Header file with homologenisation(sp?) stuff in.
*
* Copyright 1999 Jamie Lokier / Pavel Machek /R.J.M. Close,
*
* Distribute under the terms and conditions of the GPL.
*/
#ifndef HOMOL_H
www.eeworm.com/read/154897/11920191
c picture_icon.c
/* This file is generated by 'dumpbmp', do not edit manually. */
#include
#include
static unsigned char Picture_icon_bits [] = {
0x86, 0x31, 0x86, 0x31, 0x86,
www.eeworm.com/read/410514/2209923
c picture_icon.c
/* This file is generated by 'dumpbmp', do not edit manually. */
#include
#include
static unsigned char Picture_icon_bits [] = {
0x86, 0x31, 0x86, 0x31, 0x86,
www.eeworm.com/read/462899/7191848
inc print.inc
_ap0:
.DB 0x0,0x0,0x0,0x0,0x0,0x0,0x78,0x0
.DB 0xCC,0x0,0x86,0x1,0x86,0x1,0x3,0x3
.DB 0x3,0x3,0x3,0x3,0x3,0x3,0x3,0x3
.DB 0x3,0x3,0x3,0x3,0x3,0x3,0x86,0x1
.DB 0x86,0x1,0xCC,0x0,0x78,0
www.eeworm.com/read/333161/12700422
h main.h
#define A1 0x40 // A1 = P1_6
#define A0 0x08 // A0 = P1_3
#define I2CBASE 0x40 // I2C address = 0x86/0x86 with no pulldowns
#define LED_AUTO 0x04
#define NBUTTONS 8 // Number of b
www.eeworm.com/read/108708/15578983
c tda9886.c
#include "struct.h"
#define tda9886_address 0x86
extern unsigned char i2c_read_a(unsigned char slave,
unsigned char address);//单字节读
extern v
www.eeworm.com/read/360097/10109717
h pcrxd.h
#ifndef _PCRXD_H_
#define _PCRXD_H_
//#define PCPACKAGEHEAD 0X86
void ackpccmd(unsigned char cmd,unsigned char state,unsigned short paramlen);
#ifndef _PCRXD_C_
#endif //_PCRXD_C
www.eeworm.com/read/460424/7251512
c test3.c
#include
int main()
{
DDRA=0xFF; //make all A out
DDRB=0xFF;
DDRC=0xFF;
PORTA=0x86;
PORTB=0x01;
PORTC|=(1