代码搜索结果
找到约 10,000 项符合
SPI 的代码
spi.h
#ifndef _SPI1EX_
#define _SPI1EX_
#include
#include
#define PU 0x01
#define STOP 0x02
#define RESET
spi.mp
NOTE: AVR Code addresses are word addresses
All other addresses (including ones in FLASH) are byte addresses
Area Addr Size Decimal Bytes (Attributes)
----------
spi.prj
[Compiler Options]
Edit1=C:\icc\include\
Edit2=C:\icc\lib\
Edit8=
CheckBox1=0
CheckBox2=1
Edit3=
Edit4=
Edit11=16
Edit13=
ComboBox1=0
Edit9=16384
Edit10=1024
ComboBox2=9
RadioGroup1=0
E
spi.dbg
IMAGECRAFT DEBUG FORMAT
VERSION 1.1
CPU AVR
DIR E:\写的程序\AVR(C)\
FILE 1602显示.c
FUNC delay_1us 96 fV
BLOCK 22 96
LINE 22 96
LINE 23 96
BLOCKEND 0 98
FUNCEND 98
FUNC delay_nus 9A fV
BLOCK 27
spi.o
XL
H 1 areas 20 global symbols
M SPI.c
S push_gset1 Ref0000
S push_gset2 Ref0000
S push_gset3 Ref0000
S push_gset4 Ref0000
S mod32u Ref0000
S div32u Ref0000
S pop_gset1 Ref0000
S pop_gset2 R
spi.lst
__text_start:
__start:
002A E5CF LDI R28,0x5F
002B E0D4 LDI R29,4
002C BFCD OUT 0x3D,R28
002D BFDE OUT 0x3E,R29
002E 51C0 SUBI R28,0x10
002F 40D
spi.c
/*****************************************************************************
* spi.c: SPI C file for NXP LPC23xx/24xx Family Microprocessors
*
* Copyright(C) 2006, NXP Semiconductor
*
spi.h
/*****************************************************************************
* spi.h: Header file for NXP LPC23xx Family Microprocessors
*
* Copyright(C) 2006, NXP Semiconductor
* All
spi.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a*)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {
spi.c
/*****************************************************************************
*
* Atmel Corporation
*
* File : spi.c
* Compiler : IAR EWAAVR 2.28a/3.10c
* Revision