Home
last modified time | relevance | path

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

/ThreadX-v6.4.1/utility/rtos_compatibility_layers/OSEK/
Dos.h72 #define ALARMCALLBACK(Alarmcallbackfunction) void Func ## Alarmcallbackfunction() argument
73 #define ALARMCALLBACKEntry(Alarmcallbackfunction) Func ## Alarmcallbackfunction argument
74 #define DeclareALARMCALLBACK(Alarmcallbackfunction) ALARMCALLBACK(Alarmcallbackfunction) argument