GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> IPBS / V0-0-2 > pbs / i845e


Interface   Data Structures   File List   Data Fields   Globals  

File List

Here is a list of all documented files with brief descriptions:
BSWP.cByteswapping, callable implementation
BSWP.hByteswapping, function prototypes, callable versions
BSWP.ihByteswapping, inline versions
BSWP.ih.little_endianImplements the little endian versions of the BSWP routines
BSWP.ih.xx-x86-gccImplements the x86 version of the inline BSWP routines
BUG.hBugchecks the CPU, used when a irrecoverable error occurs
FFS.ihFind First (Last) Set Bit in a 32-bit word
FFS.ih.xx-x86-gccImplements the X86 on GCC compiler version of the FFS routines
FORK.cThe FORK routines
FORK.hFork an execution thread, create and manage buffered queues between two tasks
FPA.cUtility for configuring and allocating a pool of Fixed Sized Packets
FPA.hFixed Packet Allocator, memory manager that configures and manages a pool of fixed sized packets
INT.ihDefines the inline interrupt locking routines
INT.ih.vx-xxx-xxxImplements the PPC/GCC version of the inline INT (interrupt) routines
L.cImplements the non-inline singly linked list (L) routines
L.hSingly linked list, function prototypes and public data structures
L.ihSingly linked list, inline version
L_comdefs.hSingularly linked lists, data structures and typedefs common to L.h and L.ih
L_protos.hSingly linked list, function proto-types, callable version
L_pubdefs.hSingly linked list, public data structures
LI.cImplementation file for the interlocked singly linked list routines, LI
LI.hInterlocked singly linked list, function prototypes and public data structures
LI.ihInterlocked singly linked list, inline versions
LI_comdefs.hInterlocked singly linked lists, data structures and typedefs common to LI.h and LI.ih
LI_protos.hInterlocked singly linked list, function prototypes, callable version
LI_pubdefs.hInterlocked singly linked list, public data structures
LI_type.hInterlocked singly linked list, list types
LSU.cLinear Scaling Utilities for unsigned 32-bit integers
LSU.hLinear Scaling Utilities for unsigned 32-bit integers
LSU_pvt.ihLinear Scaling Utilities, private inline include file
MBA.cImplements the low level memory block allocation routines
MBA.c.vx-xxx-xxxImplements the low level memory block allocation routines for a generic platform running VxWorks
MBA.hRandom memory allocation, function prototypes
MBA.h.vx-xxx-xxxRandom memory allocation, VX platform specific
MTX.cSimple mutex, traditional call implementation
MTX.c.xx-xxx-xxxSimple mutex, with traditional call interface implemented by turning the inline versions into callable versions implementation
MTX.hSimple mutex, interface definition
MTX.h.vx-xxx-xxxSimple mutex, VXWORKS implementation dependent definitions
MTX.ihSimple mutex, inline interface and implementation
MTX.ih.vx-xxx-xxxSimple mutex, VXWORKS platform dependent inline implementation
PARITY.cImplements the callable interface for the PARITY calculation routines
PARITY.c.xx-xxx-xxxImplements the callable interface for the PARITY calculation routines using a generic implementation
PARITY.hPriority calculation, callable interface
PBS.cPBS library, contains the initialization routines for PBS
PBS.c.vx-xxx-xxxPBS library, contains the X86 specific code for PBS
PBS.hPBS library, contains the interface to initialization routines for PBS
PBS.h.vx-xxx-xxxPBS library, VXWORKS platform interface/macro implementation for PBS
PL.cImplements the callable interface for the PL routines
PL.hPriority Lists, function prototypes and public data structures
PL.ihPriority Lists, inline versions
PL_comdefs.hPriority Lists, data structures and typedefs common to PL.h and PL.ih
PL_protos.hPriority Lists, function proto-types. callable version
PL_pubdefs.hPriority Lists, public data structures
PL_type.hPriority Lists, priority list types
PTS.cImplements the callable interface for the PTS routines
PTS.c.lx-xxx-xxxImplements the LINUX version of the PTS routines
PTS.hProcessor Timer Services
PTS.h.xx-x86-gccX86 Implementation of the TMR facility
PTS_comdefs.hProcessor Timer Services, common definitions and documentation
Q.cImplements the non-inline Que (Q) routines
Q.hDoubly linked list, function prototypes and public data structures
Q.ihDoubly linked list, inline version
Q_comdefs.hDoubly linked lists, data structures and typedefs common to Q.h and Q.ih
Q_protos.hDoubly linked list, function prototypes, callable version
Q_pubdefs.hDoubly linked list, public data structures
QI.cImplements the non-inline Que Interlocked (QI) routines
QI.hInterlocked doubly linked list, function prototypes and public data structures
QI.ihInterlocked doubly linked list, inline versions
QI_comdefs.hInterlocked doubly linked lists, data structures and typedefs common to QI.h and QI.ih
QI_protos.hInterlocked doubly linked list, function prototypes, callable version
QI_pubdefs.hInterlocked doubly linked list, public data structures
QI_type.hInterlocked doubly linked list, que types
REG.hFetches the value of the specialized registers, interface
REG.h.xx-xxx-xxxFetches the value of the PC and other specialized registers, implementation for PPC. This is a dummy implementation for non-PPC750 platforms
RNG.cUtility for configuring a pool of memory as a ring buffer
RNG.hRing Bufffer memory manager, configures and manages a pool of memory as a ring buffer
RW.cDefines the Resource Wait routines
RW.c.vx-xxx-xxxDefines the VxWorks platform dependent inline Resource Wait (RW) routines
RW.hResource Wait, callable version
RW.ihResource Wait, inline version
RW.ih.vx-xxx-xxxDefines the VxWorks platform dependent inline Resource Wait (RW) routines
RW_comdefs.hResource Wait, data structures and typedefs common to RW.h and RW.ih
RW_protos.hResource Wait, function proto-types. callable version
RW_pubdefs.hResource Wait, public data structures
RW_pubdefs.h.vx-xxx-xxxDefines the Resource Wait (RW) public data definitions for VxWorks platforms
RW_tmr.c.vx-xxx-xxxDefines the VxWorks platform dependent non-inline Resource Wait timer (RW_tmr) routines
RW_tmr.hThe Platform independent Resource Wait timer include file
RW_tmr.h.vx-xxx-xxxDefines the VxWorks platform dependent includes for Resource Wait timer (RW_tmr) routines
RW_tmr.ihDefines platform independent inline Resource Wait timer (RW_tmr) routines
RW_tmr.ih.vx-xxx-xxxDefines the VxWorks platform dependent inline Resource Wait timer (RW_tmr) routines
RW_type.hResource Wait, resource wait types
RWF.cDefines the Resource Wait Facility routines
RWF.hResource Wait Faility, generic resource allocation and freeing
SEM.cSimple semaphore, traditional call implementation
SEM.c.xx-xxx-xxxSimple semaphore, with traditional call interface implemented by turning the inline versions into callable versions implementation
SEM.hSimple semaphore, interface definition
SEM.h.vx-xxx-xxxSimple semaphore, VXWORKS implementation dependent definitions
SEM.ihSimple semaphore, inline interface and implementation
SEM.ih.vx-xxx-xxxSimple semaphore, VXWORKS platform dependent inline implementation
SPIN.cSpin the CPU for a well-defined period of time, callable implementation
SPIN.hSpin the CPU for a well-defined period of time, callable version
SPIN.ihSpin the CPU for a well-defined period of time, inline version
SPIN.ih.vx-xxx-xxxImplements the inline generic VxWorks version of the SPIN routines
SPIN_time.hClearinghouse file to include the correct platform dependent definition of a spin time
SPIN_time.h.vx-xxx-xxxProvides the platform dependent definition of SPIN_time
TASK.cTASK, platform independent implementation
TASK.c.vx-xxx-xxxThe VxWorks implementation of the TASK utilities
TASK.hTask/Thread facility, a portable interface between VxWorks and POSIX implementations, callable version
TASK.h.vx-xxx-xxxVxWorks implementation specific information
TASK.ihTask/Thread facility, a portable interface between VxWorks and POSIX implementations, inline version
TASK.ih.vx-xxx-xxxThe VxWorks implementation of the inline versions of the TASK utilities
TASK_pvtdefs.hCommon private definitions for the TASK facility
TASK_pvtdefs.h.vx-xxx-xxxPOSIX specific private definitions for the TASK facility
TAU.cThermal Assist Unit, dummy implementation
TAU.c.xx-xxx-xxxThermal Assist Unit, dummy implementation
TAU.hThermal Assist Unit, interface
TAU.h.xx-xxx-xxxThermal Assist Unit, dummy interface for unsupported platforms
TBD.cTask Block of Data manager, callable implementation, common platform
TBD.c.vx-xxx-xxxTask Block of Data manager, callable implementation, VXWORKS platform
TBD.hTask Block of Data manager, function prototypes and public data structures
TBD.ihTask Block of Data manager, inline function prototypes
TBD.ih.vx-xxx-xxxTask Block of Data manager, inline function prototypes
TBD_pvtdefs.hTask Block of Data manager, facility private definitions platform
TBD_pvtdefs.h.vx-xxx-xxxTask Block of Data manager, callable implementation, VXWORKS platform
TMR.cPlatform independent TMR routines
TMR.hProvides a set of timing macros
TOC.cTimeOut control implementation file, callable version
TOC.hTimeOut Control, prototypes and public data structures
TOC.ihTimeOut Control, inline routines
TOC_comdefs.hTimeOut Control,data structures and typedefs common to TOC.h and TOC.ih
TOV.cTimeout service routines
TOV.c.px-xxx-xxxTimeout service routines implementation for a POSIX compliant platform
TOV.hTimeOut Value definition and manipulation routines
TOV.h.vx-xxx-xxxDefines the representation of a timeout value for a generic VxWorks platform
TOV_pvtdefs.h.px-xxx-xxxDefines TOV POSIX platform specific implementation Linked List Interlocked (LLI) routines
TSS.cImplements routines that manipulate a timespec structure
TSS.hTime Specification Services, functions to manipulat a timespec structure
WCT.cImplementation file for WCT (Wall Clock Time) facility
WCT.c.ux-xxx-xxxImplementation file for the WCT (Wall Clock Time) facility for UNIX platforms
WCT.hWall Clock Time, function prototypes and public data structures
WCT_pvtdefs.hPackage private interface and typedefs for the WCT (Wall Clock Time) facility
WCT_pvtdefs.h.ux-xxx-xxxPackage private interface and typedefs for the WCT (Wall Clock Time) facility for UNIX platforms
WCT_pvtdefs.ihPackage private interface and typedefs for the WCT (Wall Clock Time) facility
WCT_pvtdefs.ih.vx-xxx-xxxPackage private inlines, structures and typedefs for the WCT (Wall Clock Time) facility for VXWORK's platform
WUT.cWakeUp Timer facility
WUT.c.vx-xxx-xxxWakeUp Timer facility
WUT.hWakeUp Timer, high resolution interrupt timers, function prototypes and public data structures
WUT_cb.hWakeUp Timer, WUT callback routine and return value definition
WUT_tmr.hWakeUp Timer, WUT timer entry definition

Generated on Wed Nov 21 21:24:01 2012 by  doxygen 1.5.8