代码搜索结果
找到约 16,769 项符合
SPI 的代码
spi-in.tagsrc
E:\lihan\code\pic18f2480\spi-in\spi.c
C:\mcc18\h\p18f248.h
spi-in.mcs
[Header]
MagicCookie={0b13fe8c-dfe0-40eb-8900-6712719559a7}
Version=1.0
[File000]
Location=E:\lihan\code\pic18f2480\spi-in\spi.o
Folder=Intermediary
DeviceName=PIC18F248
LanguageToolSuiteID={5B
spi.err
Warning[2058] E:\lihan\code\pic18f2480\spi-in\spi.c 49 : call of function without prototype
Warning[2058] E:\lihan\code\pic18f2480\spi-in\spi.c 50 : call of function without prototype
Warning[2058]
spi.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectName="spi"
ProjectDir="E:\MYDSP\DSK2812\C\spi\"
ProjectType=Executable
CPUFamily=TMS320C2
adμc812的串行外设接口(spi)及其应用.htm
ADμC812的串行外设接口(SPI)及其应用
spi.lst
C51 COMPILER V7.50 SPI 06/22/2006 09:45:47 PAGE 1
C51 COMPILER V7.50, COMPILATION OF MODULE SPI
OBJECT MODULE PLACED IN .\m
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.c
//*****************************************************************************
//
// File Name : 'spi.c'
// Title : SPI interface driver
// Author : Andy Zhu
// Created : 07/20/2008
// Revis
spi.o.d
spi.o: ../spi.c c:/winavr/bin/../avr/include/avr/io.h \
c:/winavr/bin/../avr/include/avr/sfr_defs.h \
c:/winavr/bin/../avr/include/inttypes.h \
c:/winavr/bin/../avr/include/stdint.h \
c:/w