代码搜索结果
找到约 10,000 项符合
SPI 的代码
at91_spi.h
/*
* Serial Peripheral Interface (SPI) driver for the Atmel AT91RM9200
*
* (c) SAN People (Pty) Ltd
*
* This program is free software; you can redistribute it and/or
* modify it under the terms
at91_spi.c
/*
* Serial Peripheral Interface (SPI) driver for the Atmel AT91RM9200 (Thunder)
*
* (c) SAN People (Pty) Ltd
*
* This program is free software; you can redistribute it and/or
* modify it under
spi.c.bak
#include "2410addr.h"
#include "spi.H"
#define SPIDONTCARE (0xff)
/* init as SPI-Master */
void spi_init(void)
{
int i;
rGPECON&=0xf03fffff;
rGPECON|=((1
spi_for_lcd.c
/*
;
spi_drv.h
/*H**************************************************************************
* NAME: spi_drv.h
*----------------------------------------------------------------------------
* Copy
spi_drv.c
/*C**************************************************************************
* NAME: spi_drv.c
*----------------------------------------------------------------------------
* Copyright (c)
spi_drv.h
/*H**************************************************************************
* NAME: spi_drv.h
*----------------------------------------------------------------------------
* Copy
spi_drv.c
/*C**************************************************************************
* NAME: spi_drv.c
*----------------------------------------------------------------------------
* Copyright (c)