Searched refs:action (Results 1 – 16 of 16) 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() argument 107 …32_debug_entry_array[_tx_win32_debug_entry_index].tx_win32_debug_entry_action = action; 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() argument 126 …ux_debug_entry_array[_tx_linux_debug_entry_index].tx_linux_debug_entry_action = action; 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() argument 124 …ux_debug_entry_array[_tx_linux_debug_entry_index].tx_linux_debug_entry_action = action; in _tx_linux_debug_entry_insert()
|
/ThreadX-v6.4.1/ports/win32/vs_2019/inc/ |
D | tx_port.h | 132 void _tx_win32_debug_entry_insert(char *action, char *file, unsigned long line);
|
/ThreadX-v6.4.1/utility/rtos_compatibility_layers/OSEK/ |
D | os.h | 782 UINT action; member 923 AlarmType CreateAlarm(const CHAR *name, CounterType cntr, UINT action, ULONG events,
|
D | tx_osek.c | 4227 this_action = this_alarm->action; in IncrCounter() 4528 AlarmType CreateAlarm(const CHAR *name, CounterType cntr, UINT action, ULONG events, TaskType task, in CreateAlarm() argument 4570 switch(action) in CreateAlarm() 4704 this_alarm->action = action; in CreateAlarm() 6556 alarm_ptr->action = 0u; in osek_reset_alarm()
|
D | threadx_osek_readme.txt | 272 UINT action,
|
/ThreadX-v6.4.1/ports/linux/gnu/inc/ |
D | tx_port.h | 261 void _tx_linux_debug_entry_insert(char *action, char *file, unsigned long line);
|
/ThreadX-v6.4.1/ports_smp/linux/gnu/inc/ |
D | tx_port.h | 314 void _tx_linux_debug_entry_insert(char *action, char *file, unsigned long line);
|
/ThreadX-v6.4.1/ports/cortex_r4/ghs/ |
D | readme_threadx.txt | 78 The following defines and their associated action are as follows:
|
/ThreadX-v6.4.1/ports/cortex_r7/ghs/ |
D | readme_threadx.txt | 78 The following defines and their associated action are as follows:
|
/ThreadX-v6.4.1/ports/cortex_a8/ghs/ |
D | readme_threadx.txt | 78 The following defines and their associated action are as follows:
|
/ThreadX-v6.4.1/ports/cortex_a5/ghs/ |
D | readme_threadx.txt | 78 The following defines and their associated action are as follows:
|
/ThreadX-v6.4.1/ports/cortex_a9/ghs/ |
D | readme_threadx.txt | 78 The following defines and their associated action are as follows:
|
/ThreadX-v6.4.1/ports/cortex_r5/ghs/ |
D | readme_threadx.txt | 78 The following defines and their associated action are as follows:
|
/ThreadX-v6.4.1/ports/cortex_a7/ghs/ |
D | readme_threadx.txt | 78 The following defines and their associated action are as follows:
|