代码搜索:SPI

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

代码结果 10,000
www.eeworm.com/read/200818/5063939

c spi.c

/***************************************************************************** * * Motorola Inc. * (c) Copyright 2001 Motorola, Inc. * ALL RIGHTS RESERVED. * ************************************
www.eeworm.com/read/200818/5063944

h spi.h

/***************************************************************************** * * Motorola Inc. * (c) Copyright 2001 Motorola, Inc. * ALL RIGHTS RESERVED. * ************************************
www.eeworm.com/read/200288/5067600

c spi.c

/* * Copyright (c) 2001 Navin Boppuri / Prashant Patel * , * * Copyright (c) 2001 Gerd Mennchen
www.eeworm.com/read/200288/5067708

c spi.c

/* * Copyright (c) 2001 Navin Boppuri / Prashant Patel * , * * Copyright (c) 2001 Gerd Mennchen
www.eeworm.com/read/200288/5067819

c spi.c

/* * Copyright (c) 2001 Navin Boppuri / Prashant Patel * , * * Copyright (c) 2001 Gerd Mennchen
www.eeworm.com/read/200288/5067917

c spi.c

/* * (C) Copyright 2004, Li-Pro.Net * Stephan Linz * * See file CREDITS for list of people who contributed to this * project. * * This program is free softwar
www.eeworm.com/read/196668/5101155

c spi.c

#include #include #define uchar unsigned char #define uint unsigned int uchar Table[10]={0x3f,0x06,0x5b,0x4f,0x66,0x6d,0x7d,0x07,0x7f,0x6f}; uchar Data[4]={0,0,0,0}; vo
www.eeworm.com/read/196668/5101157

lis spi.lis

.module SPI.C .area data(ram, con, rel) 0000 _Table:: 0000 .blkb 2 .area idata 0000 3F06
www.eeworm.com/read/196668/5101158

mak spi.mak

CC = iccavr CFLAGS = -IC:\icc\include\ -e -l -g -Wa-W ASFLAGS = $(CFLAGS) -Wa-g LFLAGS = -LC:\icc\lib\ -g -Wl-W -bfunc_lit:0x22.0x2000 -dram_end:0x25f -bdata:0x60.0x25f -dhwstk_size:16 -beepro
www.eeworm.com/read/196668/5101161

lk spi.lk

SPI.o