代码搜索结果
找到约 10,000 项符合
SPI 的代码
spi.asm
*******************************************************
* TMS320C2x/C2xx/C5x ANSI C Codegen Version 7.00
*******************************************************
; C:\TIC2XX\C2000\CGTOOLS\BIN
spi.c
#include "f2407_c.h"
#define LED port40
volatile ioport unsigned int port40;
extern unsigned int test_x25650(void);
void write_enable(void);
unsigned int rea
spi.c
/*****************************************************************************
* spi.c: SPI C file for Philips LPC214x Family Microprocessors
*
* Copyright(C) 2006, Philips Semiconductor
spi.h
/*****************************************************************************
* spi.h: Header file for Philips LPC214x Family Microprocessors
*
* Copyright(C) 2006, Philips Semiconductor
spi.prj
# Standard Project file created by RVDEBUG. Do not hand edit unless
# you know what you are doing. Use the Settings Window
# Copyright (c) 2002 - ARM Ltd
$sARM_C22.stp
[PROJECT]
author_=USB00423
spi.c
/* INCLUDE参数 */
#include
/************************************
* SPI初始化
************************************/
void spi_init(void)
{
DDRB|=(1
spi.c
#include
#include
#include
#include
#include
#define LPT_PORT 0x378
#define CLR_WCK(X) {X=X&(~(1