代码搜索:Multitasking
找到约 523 项符合「Multitasking」的源代码
代码结果 523
www.eeworm.com/read/135836/13894821
c os.c
/*
* File: os.c
*
* uC/OS Real-time multitasking kernel for the ARM processor.
*
* Kernel functions.
*
* Created by Jean J. Labrosse.
* ARM port by Marco Graziano (marcog@crl.com).
*
*/
#i
www.eeworm.com/read/167903/9948216
s ossubr.s
;*
;* File: subr.s
;*
;* uC/OS Real-time multitasking kernel for the ARM processor.
;* Low-level routines.
;*
;* Created by Marco Graziano (marcog@crl.com).
;*
;* Dan White - 03/31/00 added sy
www.eeworm.com/read/167903/9948233
h os.h
/*
* File: ucos.h
*
* uC/OS Real-time multitasking kernel for the ARM processor.
*
* Created by Jean J. Labrosse.
* ARM port by Marco Graziano (marcog@crl.com).
*
*/
#ifndef OS_H
#defi
www.eeworm.com/read/167586/9959717
h crt.h
/*
* File: crt.h
*
* uC/OS Real-time multitasking kernel for the ARM processor.
*
* Minimal C run-time support. From the minimal C run-time library
* in the ARM Software Development Toolkit.
*
www.eeworm.com/read/167586/9959718
h pid.h
/*
* File: pid.h
*
* uC/OS Real-time multitasking kernel for the ARM processor.
*
* PID board includes.
* Created by Marco Graziano (marcog@crl.com).
*
*/
#define IOBASE 0x02000000 /* I/O
www.eeworm.com/read/416070/11042574
h ucos.h
/*
* File: ucos.h
*
* uC/OS Real-time multitasking kernel for the MIPS processor.
*
* Created by Jean J. Labrosse.
* ARM port by Marco Graziano (marcog@crl.com).
* MIPS port by Phil Bunce (pjb
www.eeworm.com/read/327242/13092024
c checkevent.c
/* Copyright 1995 William R. Pearson */
/* used only in Mac versions to provide mac multitasking */
#include
#ifdef __MWERKS__
#include
#endif
#define SLEEP 2L
#define NIL_
www.eeworm.com/read/138856/13207443
h ucos.h
/*
* File: ucos.h
*
* uC/OS Real-time multitasking kernel for the MIPS processor.
*
* Created by Jean J. Labrosse.
* ARM port by Marco Graziano (marcog@crl.com).
* MIPS port by Phil Bunce (pjb
www.eeworm.com/read/320475/13426376
c eg1.c
/*
* File: eg1.c
*
* uC/OS Real-time multitasking kernel for the ARM processor.
*
* Simple example of using multiple tasks to blink the led and seg int eb44b0 board.
*
* Created b
www.eeworm.com/read/320475/13426388
c modeleg.c
/*
* File: eg1.c
*
* uC/OS Real-time multitasking kernel for the ARM processor.
*
* Simple example of using multiple tasks to blink the led and seg int eb44b0 board.
*
* Created b