代码搜索:SPI
找到约 10,000 项符合「SPI」的源代码
代码结果 10,000
www.eeworm.com/read/25429/946619
elf spi.elf
www.eeworm.com/read/25429/946620
map spi.map
Map of Debug\spi.sm8 from link file Debug\spi.lkf - Thu Jul 28 23:12:31 2011
--------
Segments
---
www.eeworm.com/read/25429/946625
lkf spi.lkf
# LINK COMMAND FILE AUTOMATICALLY GENERATED BY STVD:
# * TOTALLY IF AUTO MODE IS ENABLED
# * ONLY INSIDE MARKERS IN SEMI-AUTO MODE
#
# CHOOSE THE CUSTOM MODE IN STVD IN ORDER TO HAVE FULL CONTRO
www.eeworm.com/read/25429/946627
hex spi.hex
:20809800AE07FF9490CE8080AE8082F62720A5602717BF16EE03BF19BE16EE0190F6F75CB8
:2080B800905C90B31926F5BE161C000520DDAE00102002F75CA3001C26F9AE01002002F77A
:2080D8005CA3010026F9CD81D020FE898820110F010C0
www.eeworm.com/read/25429/946628
stp spi.stp
; STMicroelectronics Project file
[Version]
Keyword=ST7Project
Number=1.3
[Project]
Name=spi
Toolset=STM8 Cosmic
[Config]
0=Config.0
1=Config.1
[Config.0]
ConfigName=Debug
Target=s
www.eeworm.com/read/25429/946629
wed spi.wed
[WorkState_v1_2]
ptn_Child1=DockState
ptn_Child2=ToolBarMgr
ptn_Child3=Frames
[WorkState_v1_2.DockState]
Bars=29
ScreenCX=1366
ScreenCY=768
ptn_Child1=Bar-0
ptn_Child2=Bar-1
ptn_Child3=B
www.eeworm.com/read/25563/947493
obj spi.obj
www.eeworm.com/read/25563/947500
c spi.c
#include "spi.h"
#include "mytype.h"
#include "Delay.h"
/*******************************************************
+----------------------------------------+
| 振南电子 驱动程序模块 软件模拟S
www.eeworm.com/read/25563/947504
lst spi.lst
C51 COMPILER V8.09 SPI 05/19/2011 23:29:40 PAGE 1
C51 COMPILER V8.09, COMPILATION OF MODULE SPI
OBJECT MODULE PLACED IN spi
www.eeworm.com/read/25563/947505
h spi.h
#ifndef _SPI_H_
#define _SPI_H_
/*******************************************************
+----------------------------------------+
| 振南电子 驱动程序模块 软件模拟SPI 部分 |
+-----