代码搜索:spi总线
找到约 10,000 项符合「spi总线」的源代码
代码结果 10,000
www.eeworm.com/read/349791/10799795
h spi.h
#ifndef __LED__
#define __LED__
typedef unsigned char uint8; /* defined for unsigned 8-bits integer variable 无符号8位整型变量 */
typedef signed char int8; /* d
www.eeworm.com/read/349791/10799835
o spi.o
www.eeworm.com/read/349791/10799842
txt spi.txt
; generated by ARM/Thumb C/C++ Compiler with , RVCT3.0 [Build 951] for uVision
; commandline ArmCC [--debug -c --asm --interleave -o"G:\BYSJ CODE\TEST SPI\output\spi.o" --device=DARMP --apcs=interwor
www.eeworm.com/read/349788/10799944
o spi.o
www.eeworm.com/read/349788/10800016
o spi.o
www.eeworm.com/read/349788/10800027
txt spi.txt
; generated by ARM/Thumb C/C++ Compiler with , RVCT3.0 [Build 951] for uVision
; commandline ArmCC [--debug -c --asm --interleave -o"G:\BYSJ CODE\TEST SPI\output\spi.o" --device=DARMP --apcs=interwor
www.eeworm.com/read/349787/10800074
o spi.o
www.eeworm.com/read/349787/10800075
c spi.c
#include "SPI.h"
#include
/***********************************************
**初始化SPI
***********************************************/
void SSP_Init(void)
{
PINSEL1|=(2
www.eeworm.com/read/349787/10800079
h spi.h
#ifndef __LED__
#define __LED__
typedef unsigned char uint8; /* defined for unsigned 8-bits integer variable 无符号8位整型变量 */
typedef signed char int8; /* d
www.eeworm.com/read/349787/10800120