代码搜索:microC
找到约 125 项符合「microC」的源代码
代码结果 125
www.eeworm.com/read/153793/12006161
jpg microc-os-ii-2nd-edition-15.jpg
www.eeworm.com/read/153793/12006319
jpg microc-os-ii-2nd-edition-15.jpg
www.eeworm.com/read/367147/9780295
pdf tt_nios2_microc_osii_tutorial[1].pdf
www.eeworm.com/read/219042/14897198
pjt rfid.pjt
[PROJECT]
Target=rfid.HEX
Development_Mode=2
Processor=0x252F
ToolSuite=CCS
[Directories]
Include=
Library=
LinkerScript=
[Target Data]
FileList=rfid.c;
BuildTool=C-COMPILER
OptionStri
www.eeworm.com/read/331756/12810942
c lwip_init.c
/******************************************************************************
* Copyright ? 2004 Altera Corporation, San Jose, California, USA. *
* All rights reserved. All use of this s
www.eeworm.com/read/206617/15292995
pdf getting started with lpc2000 using gcc and the microc os-ii (by caltech).pdf
www.eeworm.com/read/354308/10365515
asm mcu_init.asm
INCLUDE REG_DEF.INC
PUBLIC MICROC_INIT
MCU_INIT_CODE .SECTION 'CODE'
MICROC_INIT:
CALL INTERNAL_RAM_INIT
CALL IO_INIT
RET
IO_INIT:
; OPTICAL SENSOR GPIO INITIALIZE
CLR S
www.eeworm.com/read/175370/9550665
makefile
####
#
# MicroC/OS-II Coldfire Port
#
# Makefile (Microsoft NMAKE)
#
####
#
# MicroC/OS-II Directories:
#
UCOSROOT=e:\Software\uCOS-II
UCOSSOURCE = $(UCOSROOT)\Source
UCOSCPU =
www.eeworm.com/read/166046/10039981
makefile
####
#
# MicroC/OS-II Coldfire Port
#
# Makefile (Microsoft NMAKE)
#
####
#
# MicroC/OS-II Directories:
#
UCOSROOT=e:\Software\uCOS-II
UCOSSOURCE = $(UCOSROOT)\Source
UCOSCPU =
www.eeworm.com/read/463112/7187419
c taskstart.c
/********************************************************************
/ /
/ MicroC/Os-II The Real-Time Kernel