代码搜索:SPI
找到约 10,000 项符合「SPI」的源代码
代码结果 10,000
www.eeworm.com/read/40382/1139095
s spi.s
.module spi.c
.area text(rom, con, rel)
.dbfile H:\MEGA128开发板\TS8900-M128\EEPROM开机记忆存储实验\EEPROM开机记忆存储实验\spi.c
.dbfunc e spi_init _spi_init fV
.even
_spi_init::
.dbline -1
.dbline 18
; /
www.eeworm.com/read/40382/1139102
o spi.o
XL
H 1 areas 2 global symbols
M spi.c
A text size 14 flags 0
dbfile H:\MEGA128开发板\TS8900-M128\EEPROM开机记忆存储实验\EEPROM开机记忆存储实验\spi.c
dbfunc e spi_init 0 fV
dbline FFFFFFFF 0
dbline 12 0
dbline 13
www.eeworm.com/read/40382/1139106
c spi.c
/************************************************
文件:spi.c
用途:SPI驱动
注意:
************************************************/
#include "config.h"
/***************************************************
www.eeworm.com/read/40382/1139113
h spi.h
/************************************************
文件:spi.h
用途:
注意:内部8M晶振
************************************************/
#ifndef __spi_H__
#define __spi_H__
#define SS 0
#define SCK 1
#de
www.eeworm.com/read/40382/1139123
lis spi.lis
.module spi.c
.area text(rom, con, rel)
0000 .dbfile H:\MEGA128开发板\TS8900-M128\EEPROM开机记忆存储实验\EEPROM开机记忆存储实验\spi.c
0000
www.eeworm.com/read/40382/1139134
_c spi._c
/************************************************
文件:spi.c
用途:SPI驱动
注意:
创建:2008.1.25
修改:2008.1.25
Copy Right (c) www.avrvi.com AVR与虚拟仪器
************************************************/
#in
www.eeworm.com/read/494783/1153276
h spi.h
/*
* (C) Copyright 2001
* Gerald Van Baren, Custom IDEAS, vanbaren@cideas.com.
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free software; you
www.eeworm.com/read/494783/1153457
h spi.h
/*
This file defines the interface to the lpc22xx SPI module.
Copyright (C) 2006 Embedded Artists AB (www.embeddedartists.com)
This file may be included in software not adhering to the G
www.eeworm.com/read/494783/1153674
c spi.c
/*
* Copyright (c) 2001 Navin Boppuri / Prashant Patel
* ,
*
* Copyright (c) 2001 Gerd Mennchen
www.eeworm.com/read/494783/1153820
c spi.c
/*
* Copyright (c) 2001 Navin Boppuri / Prashant Patel
* ,
*
* Copyright (c) 2001 Gerd Mennchen