Embedded Xinu Operating System
An ongoing research project and educational operating system.
 All Data Structures Files Functions Variables Typedefs Enumerations Macros Groups Pages
Functions
rtpAlloc.c File Reference
#include <stddef.h>
#include <interrupt.h>
#include <rtp.h>
#include <udp.h>

Functions

ushort rtpAlloc (void)
 

Function Documentation

ushort rtpAlloc ( void  )

Allocate an available rtp device.

Returns
device number for a rtp device, SYSERR if none are free