RTEMS 6.1-rc2
Loading...
Searching...
No Matches
Functions
tcsimpleinstall.c File Reference

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

#include <rtems/timecounter.h>

Functions

void rtems_timecounter_simple_install (rtems_timecounter_simple *tc, uint32_t frequency_in_hz, uint32_t counter_ticks_per_clock_tick, timecounter_get_t *get_timecount)
 Initializes and installs a simple timecounter.
 

Detailed Description

This source file contains the implementation of rtems_timecounter_simple_install().