代码搜索结果
找到约 8,431 项符合
RF 的代码
text.c
# include "e.h"
# include "e.def"
int csp;
int psp;
#define CSSIZE 400
char cs[420];
int lf, rf; /* temporary spots for left and right fonts */
text(t,p1) int t; char *p1; {
int c;
char *p;
tbl
text.c
# include "e.h"
# include "e.def"
int csp;
int psp;
#define CSSIZE 400
char cs[420];
int lf, rf; /* temporary spots for left and right fonts */
text(t,p1) int t; char *p1; {
int c;
char *p;
tbl
practical_joke.c
#include "cc2511_app_ex_lib_headers.h"
#include "simple_hid_eb.h"
#include "RF04EB.h"
#include "lcd.h"
#define NUMBER_OF_MENY_ITEMS 3
#define TEXT1_WRITE_TO_SCRN 0
#define TEXT1_
app.tcf
load(utils.findFile('assert.tci')); // load assert support
// seed file for C:\ti\referenceframeworks\apps\rf5\projects\teb6416\app.cdb.a02432: c:\ti\c6000\bios\include\4.80.208\c64xx.cdb
prog.load(
alu1_routed.bgn
Release 7.1.04i - Bitgen H.42
Copyright (c) 1995-2005 Xilinx, Inc. All rights reserved.
Loading device for application Rf_Device from file '2v250.nph' in environment
c:/Xilinx71.
"alu1" is an NCD
alu1_routed.bgn
Release 7.1.04i - Bitgen H.42
Copyright (c) 1995-2005 Xilinx, Inc. All rights reserved.
Loading device for application Rf_Device from file '2v250.nph' in environment
c:/Xilinx71.
"alu1" is an NCD
makefile
all: rplay-s60-advanced.sis
rplay-s60-advanced.sis:
makesis -v rplay-s60-advanced.pkg rplay-s60-advanced.sis
depend:
clean:
rm -rf rplay-s60-advanced.sis
copy:
copy rplay-s60
lcd128_64.c
#include "app_ex_main.h"
#include "app_ex_util.h"
#include "RF04EB.h"
#include "hal.h"
#include "Font.h"
#define RECALIB_TIMEOUT 12000 // Every 2 minutes
#define MSG_PING 0x00
#
makefile
#CROSS=
#CROSS=arm-linux-
#CC = $(CROSS)gcc
default:
arm-uclibc-linux-gcc -c hi_aes_api.c -Wall -O2
arm-uclibc-linux-ar -rv libhi_aes.a hi_aes_api.o
clean:
rm -rf *.a *.o
makefile
#CROSS=
#CROSS=arm-linux-
#CC = $(CROSS)gcc
default:
arm-uclibc-linux-gcc -c hi_des_api.c -Wall -O2
arm-uclibc-linux-ar -rv libhi_des.a hi_des_api.o
clean:
rm -rf *.a *.o