代码搜索:SPI
找到约 10,000 项符合「SPI」的源代码
代码结果 10,000
www.eeworm.com/read/19261/831533
c spi.c
/********************************************************************************************************/
#define IN_SPI
#include "config.h"
#ifndef SPI_MOD
#define SPI_MOD 0
#endif
www.eeworm.com/read/19261/831535
h spi.h
/****************************************Copyright (c)**************************************************
**********************************************************************************************
www.eeworm.com/read/19261/831657
dni spi.dni
[Interrupts]
Enabled=1
[MemoryMap]
Enabled=0
Base=0
UseAuto=0
TypeViolation=1
UnspecRange=1
ActionState=1
[JLinkDriver]
WatchCond=_ 0
Watch0=_ 0 "" 0 "" 0 "" 0 "" 0 0 0 0
Watch1=_ 0 "" 0 "
www.eeworm.com/read/19261/831691
dni spi.dni
[Interrupts]
Enabled=1
[MemoryMap]
Enabled=0
Base=0
UseAuto=0
TypeViolation=1
UnspecRange=1
ActionState=1
[JLinkDriver]
WatchCond=_ 0
Watch0=_ 0 "" 0 "" 0 "" 0 "" 0 0 0 0
Watch1=_ 0 "" 0 "
www.eeworm.com/read/19261/831702
c spi.c
/********************************************************************************************************/
#define IN_SPI
#include "config.h"
#ifndef SPI_MOD
#define SPI_MOD 0
#endif
www.eeworm.com/read/19261/831705
h spi.h
/********************************************************************************************************/
#define SPI_CPHA_TWO 0x08
#define SPI_CPHA_ONE 0x00
#define