代码搜索:spi总线

找到约 10,000 项符合「spi总线」的源代码

代码结果 10,000
www.eeworm.com/read/381811/9070127

obj spi.obj

www.eeworm.com/read/381811/9070131

c spi.c

/************************************************************************************ * Copyright (c) 2004,西安铭朗电子科技有限责任公司 * All rights reserved. * * 文件名称: SPI.C * 文件标识: none * 适用器件:
www.eeworm.com/read/381811/9070187

h spi.h

/************************************************************************************ * Copyright (c) 2004,西安铭朗电子科技有限责任公司 * All rights reserved. * * 文件名称: delay.h * 文件标识: none * 适用器件
www.eeworm.com/read/282699/9072505

c spi.c

#include #include unsigned char SPI_sen_dat[10]; unsigned char SPI_rev_dat[10]; unsigned char SPI_com_addr; unsigned char SPI_send_len; unsigned char SPI_rev_len; unsigned
www.eeworm.com/read/282699/9072507

h spi.h

void SPI_int(unsigned char SPI_SPCR,unsigned char SPI_SPI2X); void SPI_inr(); void SPI_send_c(unsigned char c); void SPI_send_dat(unsigned char *dat,unsigned char lng); void SPI_set(unsigned char
www.eeworm.com/read/282699/9072578

o spi.o

www.eeworm.com/read/381683/9078169

c spi.c

/* File: spi.c */ /* Copyright 2003, Cypress Semiconductor Corporation * * This software is owned by Cypress Semiconductor Corporation (Cypress) and * is protected by United States copyright
www.eeworm.com/read/381630/9080942

h spi.h

#ifndef _SPIEX_ #define _SPIEX_ #define PU 0x11 #define STOP 0x12 #define RESET 0x03 #define CLI_INT 0x04
www.eeworm.com/read/282159/9116707

exe spi.exe

www.eeworm.com/read/282159/9116717

txt spi.txt

F240 SPI master/slave example code from the C24x Reference Set, Vol 2, Chapter 5. All contents (included source, executables, and text)