代码搜索:PreDefines

找到约 234 项符合「PreDefines」的源代码

代码结果 234
www.eeworm.com/read/158865/5593636

h rtems.h

/* Definitions of target machine for GNU compiler, for PRO. Copyright (C) 1997 Free Software Foundation, Inc. Contributed by Joel Sherrill (joel@OARcorp.com). This file is part of GNU CC. GNU
www.eeworm.com/read/158865/5593734

h rtems.h

/* Definitions for rtems targeting a Motorola m68k using coff. Copyright (C) 1996, 1997 Free Software Foundation, Inc. Contributed by Joel Sherrill (joel@OARcorp.com). This file is part of GNU
www.eeworm.com/read/158865/5593993

h rtems.h

/* Definitions for rtems targeting an Intel i960. Copyright (C) 1996, 1997 Free Software Foundation, Inc. Contributed by Joel Sherrill (joel@OARcorp.com). This file is part of GNU CC. GNU CC i
www.eeworm.com/read/158865/5594112

h rtems.h

/* Definitions for rtems targeting an Intel i386 using coff. Copyright (C) 1996, 1997 Free Software Foundation, Inc. Contributed by Joel Sherrill (joel@OARcorp.com). This file is part of GNU CC
www.eeworm.com/read/158865/5594142

h djgpp-rtems.h

/* Configuration for an i386 running RTEMS on top of MS-DOS with DJGPP v2.x. Copyright (C) 1996,1999 Free Software Foundation, Inc. Contributed by Joel Sherrill (joel@OARcorp.com). This fi
www.eeworm.com/read/286020/8794646

txt readme.txt

实时时钟实验用例 目录文件结构: RTC_test ├─ EV40_RTC.c S3CEV40 RTC演示主程序文件 ├─ rtc.c RTC 源文件 └─ rtc.h RTC 头文件 ===============================
www.eeworm.com/read/356067/10237614

txt readme.txt

Flash直接擦写实验用例 目录文件结构: flash_test ├─ main.c C语言主源文件 ├─ flash.c flash擦写操作函数源文件 └─ flash.h flash擦写操作定义头文件 ====================
www.eeworm.com/read/356066/10237619

txt readme.txt

DHCP网络应用客户端实验用例 目录文件结构: dhcp_test ├─ main.c C语言主源文件 ├─ ethernet.c RTL8019芯片控制函数源文件 ├─ NetworkApply.c 网络应用源文件 └─ ethernet.h
www.eeworm.com/read/356062/10237656

txt readme.txt

八段数码管实验用例 目录文件结构: 8led_test ├─ main.c C语言主源文件 └─ 8led.c 八段数码管处理函数源文件 ======================================================================= *
www.eeworm.com/read/206791/7098445

txt readme.txt

UART实验用例 目录文件结构: UART_test ├─ └─ main.c S3CEV40 UART演示主程序文件 测试结果: ----------------------UART0: 115200,8,n,1------------------------------- Embest S3CEV40 >Embe