RTEMS 5.4-rc2
Loading...
Searching...
No Matches
Functions
bsd.h File Reference

BSD Compatibility API. More...

#include <rtems/score/timecounter.h>
#include <rtems/score/basedefs.h>

Go to the source code of this file.

Functions

RTEMS_INLINE_ROUTINE void rtems_bsd_bintime (struct bintime *bt)
 
RTEMS_INLINE_ROUTINE void rtems_bsd_nanotime (struct timespec *ts)
 
RTEMS_INLINE_ROUTINE void rtems_bsd_microtime (struct timeval *tv)
 
RTEMS_INLINE_ROUTINE void rtems_bsd_binuptime (struct bintime *bt)
 
RTEMS_INLINE_ROUTINE void rtems_bsd_nanouptime (struct timespec *ts)
 
RTEMS_INLINE_ROUTINE void rtems_bsd_microuptime (struct timeval *tv)
 
RTEMS_INLINE_ROUTINE void rtems_bsd_getbintime (struct bintime *bt)
 
RTEMS_INLINE_ROUTINE void rtems_bsd_getnanotime (struct timespec *ts)
 
RTEMS_INLINE_ROUTINE void rtems_bsd_getmicrotime (struct timeval *tv)
 
RTEMS_INLINE_ROUTINE void rtems_bsd_getbinuptime (struct bintime *bt)
 
RTEMS_INLINE_ROUTINE void rtems_bsd_getnanouptime (struct timespec *ts)
 
RTEMS_INLINE_ROUTINE void rtems_bsd_getmicrouptime (struct timeval *tv)
 

Detailed Description

BSD Compatibility API.