RTEMS 6.1-rc6
Loading...
Searching...
No Matches
Data Structures | Enumerations | Functions
#include <rtems.h>
#include <rtems/counter.h>
#include <rtems/timecounter.h>
#include <rtems/score/timecounterimpl.h>
#include "tx-support.h"
#include <rtems/test.h>

Data Structures

struct  Timecounter
 

Enumerations

enum  State {
  STATE_EARLY , STATE_GET_TIMECOUNT_BEFORE , STATE_GET_TIMECOUNT_BUSY , STATE_GET_TIMECOUNT_DONE ,
  STATE_GET_TIMECOUNT_AFTER
}
 

Functions

 T_TEST_CASE (ScoreTimecounterValGet)