代码搜索结果
找到约 10,000 项符合
2 的代码
a2dp_sd_close.c
/****************************************************************************
Copyright (C) Cambridge Silicon Radio Ltd. 2004-2006
Part of BlueLab 3.6.2-release
FILE NAME
a2dp_sd_close.c
transform2.h
//
// transform2.h
//
// $Id: transform2.h,v 1.1.1.1 2001/02/28 00:28:39 cstolte Exp $
//
#ifndef SGL_TRANSFORM2_H
#define SGL_TRANSFORM2_H
#include
#include
sys_init.txt
; generated by ARM/Thumb C/C++ Compiler with , RVCT3.1 [Build 919] for uVision
; commandline ArmCC [--debug -c --asm --interleave -o.\SDRAM\sys_init.o --depend=.\SDRAM\sys_init.d --device=DARMSS9 --a
sys_init.txt
; generated by ARM/Thumb C/C++ Compiler with , RVCT3.1 [Build 919] for uVision
; commandline ArmCC [--debug -c --asm --interleave -o".\NOR FLASH\sys_init.o" --depend=".\NOR FLASH\sys_init.d" --device
sys_init.txt
; generated by ARM/Thumb C/C++ Compiler with , RVCT3.1 [Build 919] for uVision
; commandline ArmCC [--debug -c --asm --interleave -o.\SDRAM\sys_init.o --depend=.\SDRAM\sys_init.d --device=DARMSS9 --a
sys_init.txt
; generated by ARM/Thumb C/C++ Compiler with , RVCT3.1 [Build 939] for uVision
; commandline ArmCC [--debug -c --asm --interleave -o.\SDRAM\sys_init.o --depend=.\SDRAM\sys_init.d --device=DARMSS9 --a
sys_init.txt
; generated by ARM/Thumb C/C++ Compiler with , RVCT3.1 [Build 939] for uVision
; commandline ArmCC [--debug -c --asm --interleave -o".\NOR FLASH\sys_init.o" --depend=".\NOR FLASH\sys_init.d" --device
a2dp_sd_close.c
/****************************************************************************
Copyright (C) Cambridge Silicon Radio Ltd. 2004-2006
Part of BlueLab 3.6.2-release
FILE NAME
a2dp_sd_close.c
pt2.h
typedef struct pt2Struct{
int x,y;
} pt2;
extern pt2* addPt2(pt2 *a, pt2 *b, pt2 *c);
extern pt2* subPt2(pt2 *a, pt2 *b, pt2 *c);