代码搜索结果
找到约 7,271 项符合
MSP430 的代码
spi_a.s43
;****************************************************************************
; 文件名称:
; SPI_A.s43
; 文件说明:
; 模块操作MSP430的USART的SPI通讯模块,
; 本实验需要使用外围芯片HC164、HC165
;
spi_a.s43
;****************************************************************************
; 文件名称:
; SPI_A.s43
; 文件说明:
; 模块操作MSP430的USART的SPI通讯模块,
; 本实验需要使用外围芯片HC164、HC165
;
notes.txt
MSP430 IAR / FreeRTOS v4.0.1 Update. This update contains the entire FreeRTOS v4.0.1
distribution with the additions/modifications needed to support the MSP430F169 Eval.
board port.
The builds t
spi_a.s43
;****************************************************************************
; 文件名称:
; SPI_A.s43
; 文件说明:
; 模块操作MSP430的USART的SPI通讯模块,
; 本实验需要使用外围芯片HC164、HC165
;
spi_a.s43
;****************************************************************************
; 文件名称:
; SPI_A.s43
; 文件说明:
; 模块操作MSP430的USART的SPI通讯模块,
; 本实验需要使用外围芯片HC164、HC165
;
code.c
#include "msp430x14x.h"
#define uchar unsigned char
#define uint unsigned int
void Init(void);
char Data[6]="MSP430";
void main(void)
{
uchar i;
uint j;
WDTCTL=WD
spi_a.s43
;****************************************************************************
; 文件名称:
; SPI_A.s43
; 文件说明:
; 模块操作MSP430的USART的SPI通讯模块,
; 本实验需要使用外围芯片HC164、HC165
;
ccfatlib.map
Archive member included because of file (symbol)
/cygdrive/c/mspgcc/bin/../lib/gcc-lib/msp430/3.2.3/msp2/libgcc.a(__stop_progExec__.o)
main.o (__stop_progExec__)
/cy
patchreadmeicc430.html
MSP430 IAR C/C++ Compiler v
msp430dayii_democ.asm
; Archelon URCC C 3.20 2005/05/27
; MSP430 CIF 2005/08/05
; Compiled "C:\Documents and Settings\All Users\Documents\TI Contest\My Entries\RTC Temperature Compensation\Quadravox\MSP430dayII_democ.c"