代码搜索:SPI
找到约 10,000 项符合「SPI」的源代码
代码结果 10,000
www.eeworm.com/read/285220/4055348
h spi.h
/****************************************Copyright (c)**************************************************
**--------------File Info---------------------------------------------------------------------
www.eeworm.com/read/285220/4055391
c spi.c
/****************************************Copyright (c)**************************************************
**--------------File Info---------------------------------------------------------------------
www.eeworm.com/read/285220/4055392
h spi.h
/****************************************Copyright (c)**************************************************
**--------------File Info---------------------------------------------------------------------
www.eeworm.com/read/284093/4068140
h spi.h
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
//
// Use of this source code is subject to the terms of the Microsoft end-user
// license agreement (EULA) under which you lic
www.eeworm.com/read/284093/4068150
cpp spi.cpp
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
//
// Use of this source code is subject to the terms of the Microsoft end-user
// license agreement (EULA) under which you lic
www.eeworm.com/read/280815/4123917
h spi.h
/*
* File : config.h
*
* Description: This file contains the Telnet Client side API definitions.
*
* Copyright 2004 ZiLOG Inc. ALL RIGHTS RESERVED.
*
* This file contains unp
www.eeworm.com/read/279171/4139037
c spi.c
/* SPI接口子程序,供CH374子程序库调用 */
UINT8 CH374_READ_REGISTER( UINT8 mAddr ) /* 外部定义的被CH374程序库调用的子程序,从指定寄存器读取数据 */
{
UINT8 d;
Spi374Start( mAddr, CMD_SPI_374READ );
d = Spi374InByte( );
Spi374Sto
www.eeworm.com/read/279171/4139042
c spi.c
/* SPI接口子程序,供CH374子程序库调用 */
UINT8 CH374_READ_REGISTER( UINT8 mAddr ) /* 外部定义的被CH374程序库调用的子程序,从指定寄存器读取数据 */
{
UINT8 d;
Spi374Start( mAddr, CMD_SPI_374READ );
d = Spi374InByte( );
Spi374Sto
www.eeworm.com/read/279171/4139048
c spi.c
/* SPI接口子程序,供CH374子程序库调用 */
UINT8 CH374_READ_REGISTER( UINT8 mAddr ) /* 外部定义的被CH374程序库调用的子程序,从指定寄存器读取数据 */
{
UINT8 d;
Spi374Start( mAddr, CMD_SPI_374READ );
d = Spi374InByte( );
Spi374Sto
www.eeworm.com/read/279171/4139053
c spi.c
/* SPI接口子程序,供CH374子程序库调用 */
UINT8 CH374_READ_REGISTER( UINT8 mAddr ) /* 外部定义的被CH374程序库调用的子程序,从指定寄存器读取数据 */
{
UINT8 d;
Spi374Start( mAddr, CMD_SPI_374READ );
d = Spi374InByte( );
Spi374Sto