代码搜索:picoos
找到约 30 项符合「picoos」的源代码
代码结果 30
www.eeworm.com/read/174805/5356779
h picoos.h
/*
* License: Modified BSD license, see documentation below.
*
* This file is originally from the pico]OS realtime operating system
* (http://picoos.sourceforge.net).
*
* CVS-ID $Id: pico
www.eeworm.com/read/174805/5356782
c picoos.c
/*
* Copyright (c) 2004-2005, Dennis Kuschel.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that t
www.eeworm.com/read/106826/6191094
c rectangle.c
/*
* Copyright (c) 2004, Swen Moczarski.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the fo
www.eeworm.com/read/106826/6191111
bat build.bat
@echo off
REM -- set path to Borland C binary directory
SET BORLAND=H:\BC
SET BBIN=%BORLAND%\bin
SET BLIB=%BORLAND%\lib
if not exist %bbin%\bcc.exe goto nobcc
REM -- to shorten paths,
www.eeworm.com/read/167665/5454915
c rectangle.c
/*
* Copyright (c) 2004, Swen Moczarski.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the fo
www.eeworm.com/read/167665/5454943
bat build.bat
@echo off
REM -- set path to Borland C binary directory
SET BORLAND=H:\BC
SET BBIN=%BORLAND%\bin
SET BLIB=%BORLAND%\lib
if not exist %bbin%\bcc.exe goto nobcc
REM -- to shorten paths,
www.eeworm.com/read/106826/6191095
c init.c
#include
/* set CPU speed (in Hz) */
#define CPU_SPEED 400000000L
/*-------------------------------------------------------------------------*/
/* prototypes of local fu
www.eeworm.com/read/106826/6191098
c init.c
#include
/* set CPU speed (in Hz) */
#define CPU_SPEED 400000000L
/*-------------------------------------------------------------------------*/
/* prototypes of local fu
www.eeworm.com/read/174805/5356719
c init.c
#include
/* set CPU speed (in Hz) */
#define CPU_SPEED 400000000L
/*-------------------------------------------------------------------------*/
/* prototypes of local fu
www.eeworm.com/read/167665/5454922
c init.c
#include
/* set CPU speed (in Hz) */
#define CPU_SPEED 400000000L
/*-------------------------------------------------------------------------*/
/* prototypes of local fu