RTEMS 6.1-rc5
Loading...
Searching...
No Matches
Functions
timespecfromticks.c File Reference

This source file contains the implementation of _Timespec_From_ticks(). More...

#include <rtems/score/timespec.h>
#include <rtems/score/todimpl.h>
#include <rtems/config.h>

Functions

void _Timespec_From_ticks (uint32_t ticks, struct timespec *time)
 Converts ticks to timespec.
 

Detailed Description

This source file contains the implementation of _Timespec_From_ticks().