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

Functions

devcall rtpClose (device *devptr)
 

Function Documentation

devcall rtpClose ( device *  devptr)

Close and clear a RTP device

Parameters
devptrRTP device table entry
Returns
OK is RTP is closed properly, otherwise SYSERR