代码搜索:SPI
找到约 10,000 项符合「SPI」的源代码
代码结果 10,000
www.eeworm.com/read/16352/670026
__i spi.__i
-c --cpu Cortex-M0 -D__EVAL -g -O3 --apcs=interwork --split_sections -I "D:\Program Files\KEILL\ARM\RV31\Inc" -I "D:\Program Files\KEILL\ARM\CMSIS\Include" -I "D:\Program Files\KEILL\ARM\Inc\ST\STM32F
www.eeworm.com/read/16670/682351
c spi.c
//F_CS : PA4
//SPI1_CLK : PA5
//SPI1_MISO : PA6
//SPI1_MOSI : PA7
#include "spi.h"
#include
/*******************************************************************************
www.eeworm.com/read/16670/682353
h spi.h
#ifndef __SPI_FLASH_H
#define __SPI_FLASH_H
#include "stm32f10x.h"
/* Select SPI FLASH: Chip Select pin low */
#define SPI_FLASH_CS_LOW() GPIO_ResetBits(GPIOA, GPIO_Pin_4)
/* Deselec
www.eeworm.com/read/16831/696518
c spi.c
/********************************************************************/
#include "..\main\include.h"
//#include "include.h"
#define SPI_Send16Address(Address) { \
SPI_Send_Byte( (uint8)(Add
www.eeworm.com/read/16831/696519
h spi.h
#if !defined( _SPI_CONFIG_H )
#define _SPI_CONFIG_H
#define mytsk_lock() //tsk_lock()
#define mytsk_unlock() //tsk_unlock()
//#define mytsk_lock() os_sem_wait (SPI2semaphore, 0xfff
www.eeworm.com/read/16831/696551
c spi.c
/********************************************************************/
#include "..\main\include.h"
//#include "include.h"
#define SPI_Send16Address(Address) { \
SPI_Send_Byte( (uint8)(Add
www.eeworm.com/read/16901/699129
pwi spi.pwi
www.eeworm.com/read/16901/699131
dsn spi.dsn
www.eeworm.com/read/16901/699145
hex spi.hex
:020000040000FA
:1000000018F09FE518F09FE518F09FE518F09FE5C0
:1000100018F09FE5805F20B9F0FF1FE518F09FE51D
:10002000980000004000000044000000480000006C
:100030004C00000000000000000000005000000024
:10
www.eeworm.com/read/16901/699146