代码搜索结果
找到约 10,000 项符合
SPI 的代码
regsettings_spi.c
/*******************************************************************************************************
*
spi.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (spi_315_CC1100), 0x0000 // Tools: 'MCS-51'
Target (spi_433_CC1100), 0x0000 // Tools: 'MCS-51'
Target (spi_868_CC1100), 0x0000
spi_cmd.h
/*
* spi_cmd.h
* Define the constant for the CAN's spi command interface
* Date : 2004/04/27
* By : Zhang Jing
*/
#ifndef SPI_CMD_H
#define SPI_CMD_H
#ifdef SPI_CMD_FLAG
#define SPI
spi_cmd.c
/*
Module Name: SPI_CMD.C
Abstract: Function definition for the CAN's spi command interface
Notes: Presently, only the SPI Channel 0 is supported.
Environment: MCP2515
Date: 200
spi从机.asm
$MOD841
SP0 EQU 50H
ORG 0000H
LJMP MAIN
ORG 0003H
LJMP INT0_INT
ORG 002BH
LJMP T2_INT
ORG 003BH
LJMP SPI_IN
spi_dma.txt
.title "SPI_DMA_BIOS.asm"
.global _SPI_DMA_Init
.mmregs
;McBSP REGISTERS
DRR20 .SET 20H
DRR10 .SET 21H
DXR20 .SET 22H
DXR10 .SET 23H
SPSA0 .SET 38H
SPSD0 .SET 39H
;McBSP SUB-R
spi dma.c
.title "SPI_DMA_BIOS.asm"
.global _SPI_DMA_Init
.mmregs
;McBSP REGISTERS
DRR20 .SET 20H
DRR10 .SET 21H
DXR20 .SET 22H
DXR10 .SET 23H
SPSA0 .SET 38H
SPSD0 .SET 39H
;McBSP SUB-R
spi_drv.h
/**********************************************************************************/
/* TEXAS INSTRUMENTS INCORPORATED PROPRIETARY INFORMATION */
/*
spi_drv.c
/**********************************************************************************/
/* TEXAS INSTRUMENTS INCORPORATED PROPRIETARY INFORMATION */
/*