Searched defs:action (Results 1 – 5 of 5) sorted by relevance
/ThreadX-v6.4.1/ports/win32/vs_2019/src/ |
D | tx_initialize_low_level.c | 99 void _tx_win32_debug_entry_insert(char *action, char *file, unsigned long line) in _tx_win32_debug_entry_insert()
|
/ThreadX-v6.4.1/ports/linux/gnu/src/ |
D | tx_initialize_low_level.c | 111 void _tx_linux_debug_entry_insert(char *action, char *file, unsigned long line) in _tx_linux_debug_entry_insert()
|
/ThreadX-v6.4.1/ports_smp/linux/gnu/src/ |
D | tx_initialize_low_level.c | 116 void _tx_linux_debug_entry_insert(char *action, char *file, unsigned long line) in _tx_linux_debug_entry_insert()
|
/ThreadX-v6.4.1/utility/rtos_compatibility_layers/OSEK/ |
D | os.h | 782 UINT action; member
|
D | tx_osek.c | 4528 AlarmType CreateAlarm(const CHAR *name, CounterType cntr, UINT action, ULONG events, TaskType task, in CreateAlarm()
|