代码搜索:SPI
找到约 10,000 项符合「SPI」的源代码
代码结果 10,000
www.eeworm.com/read/290540/3972596
c spi.c
/*
* Copyright (c) 2001 Navin Boppuri / Prashant Patel
* ,
*
* Copyright (c) 2001 Gerd Mennchen
www.eeworm.com/read/290540/3972703
c spi.c
/*
* Copyright (c) 2001 Navin Boppuri / Prashant Patel
* ,
*
* Copyright (c) 2001 Gerd Mennchen
www.eeworm.com/read/290540/3972811
c spi.c
/*
* Copyright (c) 2001 Navin Boppuri / Prashant Patel
* ,
*
* Copyright (c) 2001 Gerd Mennchen
www.eeworm.com/read/290540/3972910
c spi.c
/*
* (C) Copyright 2004, Li-Pro.Net
* Stephan Linz
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free softwar
www.eeworm.com/read/289075/3996218
nc spi.nc
/*
* Copyright (c) 2007 University of Copenhagen
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the foll
www.eeworm.com/read/288260/4008611
h spi.h
/***************************************************************************\
Copyright (c) 2004-2007 threewater@up-tech.com, All rights reserved.
by threewter 2005.2.26
\************************
www.eeworm.com/read/287980/4013113
c spi.c
/*
* (c) Copyright 2005
* M. Amine SAYA, ATMEL Rousset, France.
* Driver for AT91SAM9261 SPI
* Based on at91rm9200 spi driver from H. Ikdoumi, ATMEL Rousset.
*
* This program is free software;
www.eeworm.com/read/286933/4031557
c spi.c
#include "config.h"
uint8 s1,s2;
void SPI_INIT()
{
PINSEL0 = (PINSEL0 & 0xFFFF00FF) | 0x00005500;
SPCCR = 0x52 ;
SPCR = (0
www.eeworm.com/read/285220/4055347
c spi.c
/****************************************Copyright (c)**************************************************
**--------------File Info---------------------------------------------------------------------