代码搜索:microC

找到约 125 项符合「microC」的源代码

代码结果 125
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/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