代码搜索结果

找到约 10,000 项符合 SPI 的代码

stm32f10x_spi.c

/******************** (C) COPYRIGHT 2007 STMicroelectronics ******************** * File Name : stm32f10x_spi.c * Author : MCD Application Team * Date First Issued : 09/29/2006

init_spi2.s

;START_HEADER ; ; dsPIC30F6014 Demo Source File ; (c) Copyright 2005 Microchip Technology, All rights reserved ; ; -------------------------------------------------------------------------- ; Fi

stm32f10x_spi.c

/******************** (C) COPYRIGHT 2007 STMicroelectronics ******************** * File Name : stm32f10x_spi.c * Author : MCD Application Team * Date First Issued : 09/29/2006

stm32f10x_spi.c

/******************** (C) COPYRIGHT 2007 STMicroelectronics ******************** * File Name : stm32f10x_spi.c * Author : MCD Application Team * Date First Issued : 09/29/2006

spireadandwrite.txt

//<mark>SPI</mark> 端口定义 sbit DOUT = P1^1; //<mark>SPI</mark>串行数据输出口,单片机输入口 sbit DIN = P1^2; //<mark>SPI</mark>串行数据输入口,单片机输出口 sbit SCLK = P1^3; //<mark>SPI</mark>时钟,单片机输出口 sbit CS_ = P1^4; //<mark>SPI</mark>使能,低电平有效,单片机输出口 //全局变量定义 unsigned char <mark>SPI</mark>_CM ...

stm32f10x_spi.c

/******************** (C) COPYRIGHT 2007 STMicroelectronics ******************** * File Name : stm32f10x_spi.c * Author : MCD Application Team * Date First Issued : 09/29/2006

stm32f10x_spi.c

/******************** (C) COPYRIGHT 2007 STMicroelectronics ******************** * File Name : stm32f10x_spi.c * Author : MCD Application Team * Date First Issued : 09/29/2006

stm32f10x_spi.c

/******************** (C) COPYRIGHT 2007 STMicroelectronics ******************** * File Name : stm32f10x_spi.c * Author : MCD Application Team * Date First Issued : 09/29/2006

stm32f10x_spi.c

/******************** (C) COPYRIGHT 2007 STMicroelectronics ******************** * File Name : stm32f10x_spi.c * Author : MCD Application Team * Date First Issued : 09/29/2006

stm32f10x_spi.c

/******************** (C) COPYRIGHT 2007 STMicroelectronics ******************** * File Name : stm32f10x_spi.c * Author : MCD Application Team * Date First Issued : 09/29/2006