代码搜索结果

找到约 10,000 项符合 SPI 的代码

spi_drive.h

#ifndef HARDWARE_REG_H #define HARDWARE_REG_H #include "hardware_reg.h" #define SPI_CS_H() do{*(unsigned long *)PORTD_DATA |= 0X8;}while(0); #define SPI_CS_L() do{*(unsigned long *)PORTD_DATA

spi_net.fig

#FIG 3.2 Landscape Center Inches Letter 100.00 Single -2 1200 2 2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 1 0 4 1 1 1.00 60.00 120.00 2700 2400 3300 2400 3300 1200 5700 1200 2 1 0 1 0 7 50 0 -

spi_at91.cdl

# ==================================================================== # # spi_at91.cdl # # Atmel AT91 (ARM) SPI driver configuration data # # ========================================

spi_at91.h

#ifndef CYGONCE_DEVS_SPI_ARM_AT91_H #define CYGONCE_DEVS_SPI_ARM_AT91_H //========================================================================== // // spi_at91.h // // Atmel AT91 (

spi_at91.c

//========================================================================== // // spi_at91.c // // Atmel AT91 (ARM) SPI driver // //==================================================

mmc_spi.c

//========================================================================== // // mmc_spi.c // // Provide a disk device driver for MMC cards over SPI // //============================

spi_dma.h

static unsigned long pspi_dma[] = { 0x001F3E87, 0x00214188, 0x0025458C, 0x0021478A, 0x0021468C, 0x0022478D, 0x00204689, 0x00204488, 0x0025458B, 0x0025468C, 0x00204485, 0x00204485, 0x001C4083, 0

spi_slavor.dni

[Interrupts] Enabled=1 [MemoryMap] Enabled=0 Base=0 UseAuto=0 TypeViolation=1 UnspecRange=1 ActionState=1 [TraceHelper] Enabled=0 ShowSource=1 [DisAssemblyWindow] NumStates=_ 1 State 1=_

spi_sd.c

/* * extdrv/interface/spi_sd/spi_sd.c * Copyright (c) 2006 Hisilicon Co., Ltd. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Gene