RTEMS CPU Kit with SuperCore  4.11.3
Functions
tcsimpleinstall.c File Reference
#include <rtems/timecounter.h>
Include dependency graph for tcsimpleinstall.c:

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. More...