Home
last modified time | relevance | path

Searched defs:action (Results 1 – 5 of 5) sorted by relevance

/ThreadX-v6.3.0/ports/win32/vs_2019/src/
Dtx_initialize_low_level.c100 void _tx_win32_debug_entry_insert(char *action, char *file, unsigned long line) in _tx_win32_debug_entry_insert()
/ThreadX-v6.3.0/ports/linux/gnu/src/
Dtx_initialize_low_level.c112 void _tx_linux_debug_entry_insert(char *action, char *file, unsigned long line) in _tx_linux_debug_entry_insert()
/ThreadX-v6.3.0/ports_smp/linux/gnu/src/
Dtx_initialize_low_level.c117 void _tx_linux_debug_entry_insert(char *action, char *file, unsigned long line) in _tx_linux_debug_entry_insert()
/ThreadX-v6.3.0/utility/rtos_compatibility_layers/OSEK/
Dtx_osek.c4529 AlarmType CreateAlarm(const CHAR *name, CounterType cntr, UINT action, ULONG events, TaskType task, in CreateAlarm()
Dos.h783 UINT action; member