Home
last modified time | relevance | path

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

/ThreadX-v6.3.0/utility/rtos_compatibility_layers/OSEK/
Dos.h114 typedef ULONG *TickRefType; typedef
911 StatusType GetCounterValue(OSEK_COUNTER *counter_ptr, TickRefType ticks);
923 StatusType GetAlarm(AlarmType AlarmID, TickRefType tick_ptr);
Dtx_osek.c3826 StatusType GetCounterValue(OSEK_COUNTER *counter_ptr, TickRefType tick_ptr) in GetCounterValue()
5222 StatusType GetAlarm(AlarmType AlarmID, TickRefType tick_ptr) in GetAlarm()