代码搜索结果
找到约 23,563 项符合
SD Card 的代码
sd_controller.c
/*****************************************************************************
* File: sd_controller.c
*
* Purpose: Driver code for the SD Card Controller
*
* Author: NGK
*
**************
sd_controller.c
/*****************************************************************************
* File: sd_controller.c
*
* Purpose: Driver code for the SD Card Controller
*
* Author: NGK
*
**************
mountmonapplet.desktop
[Desktop Entry]
Name=SD Card Monitor
Comment=Monitors the SD card slot.
Name[ja]=SDカードモニター
Comment[ja]=SDカードスロットを監視します。
X-QPE-Library=libmountmonapplet.so
mountmonapplet.desktop
[Desktop Entry]
Name=SD Card Monitor
Comment=Monitors the SD card slot.
Name[ja]=SDカードモニター
Comment[ja]=SDカードスロットを監視します。
X-QPE-Library=libmountmonapplet.so
config.h
#ifndef __EFSL_CONFIG_H__
#define __EFSL_CONFIG_H__
/* This is for the LPC2000 SD-Card SPI interface (M. Thomas) */
/* Hardware target
---------------
* Here you will define for what
makefile
#
# Makefile for MMC/SD card drivers
#
ifeq ($(CONFIG_MMC_DEBUG),y)
EXTRA_CFLAGS += -DDEBUG
endif
obj-$(CONFIG_MMC_BLOCK) += mmc_block.o
mmc_block-objs := block.o queue.o
kconfig
#
# MMC/SD card drivers
#
comment "MMC/SD Card Drivers"
config MMC_BLOCK
tristate "MMC block device driver"
depends on BLOCK
default y
help
Say Y here to enable the MMC block device driver su
demo_output_ssp.txt
MMC/SD Card Filesystem Test (P:LPC2138 L:EFSL)
efsl LPC2000-port and this Demo-Application
done by Martin Thomas, Kaiserslautern, Germany
CARD init...spiInit for SSP/SPI1
Card is initialising.
Ca
demo_output_spi0.txt
MMC/SD Card Filesystem Test (P:LPC2138 L:EFSL)
efsl LPC2000-port and this Demo-Application
done by Martin Thomas, Kaiserslautern, Germany
CARD init...spiInit for SPI(0)
Card is initialising.
Card
avr.tex
This section describes how to implement Efsl on a AVR $\mu C$ connected to
an SD-Card (SPI). For getting efsl to compile, the avr-gcc compiler and
avr-libc library are required. On Windows you should