代码搜索结果
找到约 10,000 项符合
SPI 的代码
isr_spi2.s
;START_HEADER
;
; dsPIC30F6014 Demo Source File
; (c) Copyright 2005 Microchip Technology, All rights reserved
;
; --------------------------------------------------------------------------
; Fi
isr_spi2.s
;START_HEADER
;
; dsPIC30F6014 Demo Source File
; (c) Copyright 2005 Microchip Technology, All rights reserved
;
; --------------------------------------------------------------------------
; Fi
ti_cc_spi.c
//----------------------------------------------------------------------------
// Description: This file contains functions that allow the MSP430 device to
// access the SPI interface of the CC1
ti_cc_spi.h
//----------------------------------------------------------------------------
// Description: Header file for TI_CC_spi.c
//
// MSP430/CC1100-2500 Interface Code Library v1.0
//
// K. Quirin
spi_init_simulate.h
#include
#ifndef SPI_INIT_SIMULATE_H
#define SPI_INIT_SIMULATE_H
HANDLE hSpiThread;
DWORD IdThread;
void spi_start_run();
DWORD WINAPI Lcd_Tft_240X320_Init(void*);
#endif
spi_init_simulate.cpp
#include "precomp.h"
#include
#include
#include "MC9328MXL.h"
#include "GPIO.h"
#include "Platform.h"
static TGPIO_Reg *gpGPIO[4],*gpSPI;
static TSPI_Reg *tSPI2,*tSPI