GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > FBS / V0-2-0

Constituent: fbs_rtos     Tag: sun-gcc


Interface   Data Structures   File List   Data Fields   Globals  

FBS_ram.c.xx-xxx-xxx File Reference

Function definitions for FILE system library, RAM disk partitions. More...

#include "FBS/FBS_pubrtos.h"
#include "FBS/FBS_msgs.h"

Include dependency graph for FBS_ram.c.xx-xxx-xxx:

This graph shows which files directly or indirectly include this file:


Functions

unsigned int FILE_sysRamCreate (void *addr, int size)

Detailed Description

Function definitions for FILE system library, RAM disk partitions.

Author:
D.L. Wood
These implementations are meant to work with targets that do not support the VxWorks RAM disk file system. All functions simply return an appropriate status code.

Function Documentation

unsigned int FILE_sysRamCreate void *  addr,
int  size
 

Creates, formats, and mounts a RAM disk partition.

Parameters:
addr The memory address of the RAM disk partition.
size The size in bytes of the RAM disk partition.


Generated on Wed Nov 16 20:55:24 2005 by  doxygen 1.4.4