Home
last modified time | relevance | path

Searched refs:DefineSystemCounter (Results 1 – 4 of 4) sorted by relevance

/ThreadX-v6.3.0/utility/rtos_compatibility_layers/OSEK/
Ddemo_osek.c83 DefineSystemCounter(SystemTimer); in tx_application_define()
Dthreadx_osek_readme.txt263 DefineSystemCounter - Assign a counter to be used as the system counter.
265 StatusType DefineSystemCounter(CounterType cntr);
Dos.h915 StatusType DefineSystemCounter(CounterType cntr);
Dtx_osek.c4416 StatusType DefineSystemCounter (CounterType cntr) in DefineSystemCounter() function