Home
last modified time | relevance | path

Searched refs:TickRefType (Results 1 – 2 of 2) sorted by relevance

/ThreadX-v6.4.1/utility/rtos_compatibility_layers/OSEK/
Dos.h113 typedef ULONG *TickRefType; typedef
910 StatusType GetCounterValue(OSEK_COUNTER *counter_ptr, TickRefType ticks);
922 StatusType GetAlarm(AlarmType AlarmID, TickRefType tick_ptr);
Dtx_osek.c3825 StatusType GetCounterValue(OSEK_COUNTER *counter_ptr, TickRefType tick_ptr) in GetCounterValue()
5221 StatusType GetAlarm(AlarmType AlarmID, TickRefType tick_ptr) in GetAlarm()