代码搜索:tiny
找到约 5,807 项符合「tiny」的源代码
代码结果 5,807
www.eeworm.com/read/107088/15613368
c tfs.c
/* tfs.c:
* Tiny File System
* TFS supports the ability to store/access files in flash. The TFS
* functions provide a command at the monitor's user interface (the
* "tfs" command) as well as
www.eeworm.com/read/105622/15663718
pas kwtbl.pas
(* KWTBL - prepare keyword tables for use in lexical analyzers
USAGE: kwtbl [output-file]
DESCRIPTION
KWTBL is a tiny utility that helps you prepare keyword tables f
www.eeworm.com/read/105103/15677802
h rtx51tny.h
/*--------------------------------------------------------------------------
RTX51TNY.H
Prototypes for RTX51 Tiny Real-Time Operating System Version 1.07
Copyright (c) 1988-2001 Keil Elektronik G
www.eeworm.com/read/101595/15824256
uclibc makefile.uclibc
#
# Tiny C Compiler Makefile for linking to uClibc
#
# Get the latest uClibc, compile it and install it; then
# use this makefile to build tcc
#
# NOTE: you must enable floating point (HAS_FLOATING_PO
www.eeworm.com/read/390009/8489323
tny sample.tny
{ Sample program
in TINY language -
computes factorial
}
read x; { input an integer }
if 0 < x then { don't compute if x
www.eeworm.com/read/183554/9153942
tny sample.tny
{ Sample program
in TINY language -
computes factorial
}
read x; { input an integer }
if 0 < x then { don't compute if x
www.eeworm.com/read/374259/9412783
txt abstract.txt
This example program uses RTX51 Tiny to control 3 tasks and
demostrates round-robin multi-tasking. The tasks in this
program do nothing more than increment counters.
www.eeworm.com/read/373036/9476772
tny sample.tny
{ Sample program
in TINY language -
computes factorial
}
read x; { input an integer }
if 0 < x then { don't compute if x
www.eeworm.com/read/169888/9834176
inc sect30.inc
;*******************************************************************************
;
; C Compiler for R8C/Tiny, M16C/60,30,20,10
; COPYRIGHT(C) 1999(2000-2002) RENESAS TECHNOLOGY CORPORATION
; AND R
www.eeworm.com/read/169888/9834186
a30 ncrt0.a30
;*************************************************************************** ;
; C COMPILER for R8C/Tiny, M16C/60,30,20,10
; COPYRIGHT(C) 1999(2000-2002) RENESAS TECHNOLOGY CORPORATION
; AND RENESA