Home
last modified time | relevance | path

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

/ThreadX-v6.4.1/utility/rtos_compatibility_layers/OSEK/
Dos.h823 typedef AlarmBaseType *AlarmBaseRefType; typedef
918 StatusType GetAlarmBase(AlarmType AlarmID, AlarmBaseRefType info);
Dtx_osek.c4816 StatusType GetAlarmBase(AlarmType AlarmID, AlarmBaseRefType info) in GetAlarmBase()