代码搜索结果
找到约 10,000 项符合
SD Card 的代码
spi.c
//pin脚定义
//SD卡使用SPI模式进行读写
//CS ->P2.2
//MOSI->P2.3
//CLK ->P2.4
//MISO->P2.6
//用SPI发送一个字节数据
//#include "spi.h"
void write_byte_spi(uchar dat)
{
uchar i;
for (i = 0; i < 8; i++)
{
speeddial.sql
CREATE TABLE speed_dial (
username varchar(64) NOT NULL default '',
domain varchar(128) NOT NULL default '',
sd_username varchar(64) NOT NULL default '',
sd_domain varchar(128) NOT NULL defaul
speeddial.sql
CREATE TABLE speed_dial (
username varchar(64) NOT NULL default '',
domain varchar(128) NOT NULL default '',
sd_username varchar(64) NOT NULL default '',
sd_domain varchar(128) NOT NULL defaul
idstackconsts.pas
{ $HDR$}
{**********************************************************************}
{ Unit archived using Team Coherence }
{ Team Coherence is Copyright 2002 by Qual
serverfun.c
/*
*
* Copyright (C) 2003 Xiangbin Lee
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU Gen
sdc.c
/*************************************************************************
*
* Copyright Mentor Graphics Corporation 2003
* All Rights Reserved.
*
* THIS WOR
sdc.c
/*************************************************************************
*
* Copyright Mentor Graphics Corporation 2003
* All Rights Reserved.
*
* THIS WOR
idstackconsts.pas
{ $HDR$}
{**********************************************************************}
{ Unit archived using Team Coherence }
{ Team Coherence is Copyright 2002 by Qual
hard.h
/*H**************************************************************************
* NAME: hard.h
*----------------------------------------------------------------------------
* Copyright (c) 20