代码搜索结果

找到约 10,000 项符合 Embedded 的代码

chatter.rc2

// // Copyright (c) Microsoft Corporation. All rights reserved. // // // Use of this source code is subject to the terms of the Microsoft end-user // license agreement (EULA) under which you lic

readme.txt

This directory contains demo code that implement an embedded host using the SL811HST. Note: The code size exceeds the Keil Demo compiler limit of 4K bytes, so the full Keil tools must be used to bu

my430.cspy.bat

@REM This bat file has been generated by the IAR Embeddded Workbench @REM C-SPY interactive debugger,as an aid to preparing a command @REM line for running the cspybat command line utility with the

identifierproperty.java

// $Id: IdentifierProperty.java,v 1.2 2005/02/18 20:04:15 steveebersole Exp $ package org.hibernate.tuple; import org.hibernate.engine.Cascades; import org.hibernate.id.IdentifierGenerator; import or

rsesreduct.cpp

//------------------------------------------------------------------- // Author........: Aleksander 豩rn/Merete Hvalshagen // Date..........: // Description...: // Revisions.....: //==============

rsesrules.cpp

//------------------------------------------------------------------- // Author........: Aleksander 豩rn // Date..........: // Description...: The data logically belonging to the RSESRules //

rsesreducts.cpp

//------------------------------------------------------------------- // Author........: Aleksander 豩rn // Date..........: // Description...: // Revisions.....: //================================

ipt_unclean.c

/* Kernel module to match suspect packets. */ #include #include #include #include #include #include #include

app.t

#! Use the common Unix template #$ Project('CONFIG *= embedded'); #$ IncludeTemplate("../../unix/app.t");

lib.t

#! Use the common Unix template #$ Project('CONFIG *= embedded'); #$ IncludeTemplate("../../unix/lib.t");