Home
last modified time | relevance | path

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

/ThreadX-v6.3.0/utility/rtos_compatibility_layers/OSEK/
Dos.h824 typedef AlarmBaseType *AlarmBaseRefType; typedef
919 StatusType GetAlarmBase(AlarmType AlarmID, AlarmBaseRefType info);
Dtx_osek.c4817 StatusType GetAlarmBase(AlarmType AlarmID, AlarmBaseRefType info) in GetAlarmBase()