Searched refs:action (Results 1 – 16 of 16) sorted by relevance
| /ThreadX-v6.3.0/ports/win32/vs_2019/src/ |
| D | tx_initialize_low_level.c | 100 void _tx_win32_debug_entry_insert(char *action, char *file, unsigned long line) in _tx_win32_debug_entry_insert() argument 108 …32_debug_entry_array[_tx_win32_debug_entry_index].tx_win32_debug_entry_action = action; in _tx_win32_debug_entry_insert()
|
| /ThreadX-v6.3.0/ports/linux/gnu/src/ |
| D | tx_initialize_low_level.c | 112 void _tx_linux_debug_entry_insert(char *action, char *file, unsigned long line) in _tx_linux_debug_entry_insert() argument 127 …ux_debug_entry_array[_tx_linux_debug_entry_index].tx_linux_debug_entry_action = action; in _tx_linux_debug_entry_insert()
|
| /ThreadX-v6.3.0/ports_smp/linux/gnu/src/ |
| D | tx_initialize_low_level.c | 117 void _tx_linux_debug_entry_insert(char *action, char *file, unsigned long line) in _tx_linux_debug_entry_insert() argument 125 …ux_debug_entry_array[_tx_linux_debug_entry_index].tx_linux_debug_entry_action = action; in _tx_linux_debug_entry_insert()
|
| /ThreadX-v6.3.0/ports/win32/vs_2019/inc/ |
| D | tx_port.h | 133 void _tx_win32_debug_entry_insert(char *action, char *file, unsigned long line);
|
| /ThreadX-v6.3.0/utility/rtos_compatibility_layers/OSEK/ |
| D | os.h | 783 UINT action; member 924 AlarmType CreateAlarm(const CHAR *name, CounterType cntr, UINT action, ULONG events,
|
| D | tx_osek.c | 4228 this_action = this_alarm->action; in IncrCounter() 4529 AlarmType CreateAlarm(const CHAR *name, CounterType cntr, UINT action, ULONG events, TaskType task, in CreateAlarm() argument 4571 switch(action) in CreateAlarm() 4705 this_alarm->action = action; in CreateAlarm() 6557 alarm_ptr->action = 0u; in osek_reset_alarm()
|
| D | threadx_osek_readme.txt | 272 UINT action,
|
| /ThreadX-v6.3.0/ports/linux/gnu/inc/ |
| D | tx_port.h | 262 void _tx_linux_debug_entry_insert(char *action, char *file, unsigned long line);
|
| /ThreadX-v6.3.0/ports_smp/linux/gnu/inc/ |
| D | tx_port.h | 315 void _tx_linux_debug_entry_insert(char *action, char *file, unsigned long line);
|
| /ThreadX-v6.3.0/ports/cortex_r4/ghs/ |
| D | readme_threadx.txt | 78 The following defines and their associated action are as follows:
|
| /ThreadX-v6.3.0/ports/cortex_a8/ghs/ |
| D | readme_threadx.txt | 78 The following defines and their associated action are as follows:
|
| /ThreadX-v6.3.0/ports/cortex_a9/ghs/ |
| D | readme_threadx.txt | 78 The following defines and their associated action are as follows:
|
| /ThreadX-v6.3.0/ports/cortex_r5/ghs/ |
| D | readme_threadx.txt | 78 The following defines and their associated action are as follows:
|
| /ThreadX-v6.3.0/ports/cortex_r7/ghs/ |
| D | readme_threadx.txt | 78 The following defines and their associated action are as follows:
|
| /ThreadX-v6.3.0/ports/cortex_a5/ghs/ |
| D | readme_threadx.txt | 78 The following defines and their associated action are as follows:
|
| /ThreadX-v6.3.0/ports/cortex_a7/ghs/ |
| D | readme_threadx.txt | 78 The following defines and their associated action are as follows:
|