Home
last modified time | relevance | path

Searched refs:events (Results 1 – 25 of 51) sorted by relevance

123

/ThreadX-v6.4.1/utility/rtos_compatibility_layers/OSEK/
Dos.h671 EventMaskType events; member
792 EventMaskType events; member
923 AlarmType CreateAlarm(const CHAR *name, CounterType cntr, UINT action, ULONG events,
Dtx_osek.c2758 if ((tcb_ptr->events == 0u) || (tcb_ptr->task_type == BASIC)) in SetEvent()
2908 if ((tcb_ptr->events == 0u) || (tcb_ptr->task_type == BASIC)) in ClearEvent()
2994 if ((tcb_ptr->events == 0u) || (tcb_ptr->task_type == BASIC)) in GetEvent()
3103 if ((tcb_ptr->events == 0u) || (tcb_ptr->task_type == BASIC)) in WaitEvent()
3273 tcb_ptr->events = tcb_ptr->events | eventid; in RegisterEventtoTask()
4298 if ((tcb_ptr->events == 0u) || (tcb_ptr->task_type == BASIC)) in IncrCounter()
4310 tcb_ptr->set_events = tcb_ptr->set_events | (this_alarm->events); in IncrCounter()
4528 AlarmType CreateAlarm(const CHAR *name, CounterType cntr, UINT action, ULONG events, TaskType task, in CreateAlarm() argument
4575 if((events == 0u) || (task == 0u) || (callback != TX_NULL)) in CreateAlarm()
4602 if((task == 0u) || (events != 0u) || (callback != TX_NULL)) in CreateAlarm()
[all …]
Dthreadx_osek_readme.txt115 Maximum number of events: 32
223 per the OSEK specification an absolute maximum of 32 events can be created.
273 ULONG events,
/ThreadX-v6.4.1/ports/cortex_m3/ghs/
Dreadme_threadx.txt43 To build a demonstration system that also logs events for the MULTI EventAnalyzer,
46 The resulting image will log all system events, which can then be displayed by the
/ThreadX-v6.4.1/ports_arch/ARMv7-M/threadx/ghs/
Dreadme_threadx.txt43 To build a demonstration system that also logs events for the MULTI EventAnalyzer,
46 The resulting image will log all system events, which can then be displayed by the
/ThreadX-v6.4.1/
DCONTRIBUTING.md17 * TraceX - analysis tool that provides a graphical view of real-time system events to better unders…
/ThreadX-v6.4.1/ports/cortex_m4/ghs/
Dreadme_threadx.txt43 To build a demonstration system that also logs events for the MULTI EventAnalyzer,
46 The resulting image will log all system events, which can then be displayed by the
/ThreadX-v6.4.1/ports/cortex_m7/ghs/
Dreadme_threadx.txt43 To build a demonstration system that also logs events for the MULTI EventAnalyzer,
46 The resulting image will log all system events, which can then be displayed by the
/ThreadX-v6.4.1/ports_smp/cortex_r8_smp/ac5/example_build/sample_threadx/
DMP_SCU.s56 B go_to_sleep ; Catch in case of rogue events
/ThreadX-v6.4.1/ports_smp/cortex_a9_smp/ac5/example_build/sample_threadx/
DMP_SCU.s56 B go_to_sleep ; Catch in case of rogue events
/ThreadX-v6.4.1/ports_smp/mips32_interaptiv_smp/green/
Dreadme_threadx.txt89 To build a demonstration system that also logs events for the MULTI EventAnalyzer,
92 The resulting image will log all system events, which can then be displayed by the
/ThreadX-v6.4.1/ports/cortex_r4/ghs/
Dreadme_threadx.txt46 To build a demonstration system that also logs events for the MULTI EventAnalyzer,
49 The resulting image will log all system events, which can then be displayed by the
150 … performance on timer events and smaller RAM requirements
/ThreadX-v6.4.1/ports/cortex_r7/ghs/
Dreadme_threadx.txt46 To build a demonstration system that also logs events for the MULTI EventAnalyzer,
49 The resulting image will log all system events, which can then be displayed by the
150 … performance on timer events and smaller RAM requirements
/ThreadX-v6.4.1/ports/cortex_a8/ghs/
Dreadme_threadx.txt46 To build a demonstration system that also logs events for the MULTI EventAnalyzer,
49 The resulting image will log all system events, which can then be displayed by the
150 … performance on timer events and smaller RAM requirements
/ThreadX-v6.4.1/ports/cortex_a5/ghs/
Dreadme_threadx.txt46 To build a demonstration system that also logs events for the MULTI EventAnalyzer,
49 The resulting image will log all system events, which can then be displayed by the
150 … performance on timer events and smaller RAM requirements
/ThreadX-v6.4.1/ports/cortex_a9/ghs/
Dreadme_threadx.txt46 To build a demonstration system that also logs events for the MULTI EventAnalyzer,
49 The resulting image will log all system events, which can then be displayed by the
150 … performance on timer events and smaller RAM requirements
/ThreadX-v6.4.1/ports/cortex_r5/ghs/
Dreadme_threadx.txt46 To build a demonstration system that also logs events for the MULTI EventAnalyzer,
49 The resulting image will log all system events, which can then be displayed by the
150 … performance on timer events and smaller RAM requirements
/ThreadX-v6.4.1/ports/cortex_a7/ghs/
Dreadme_threadx.txt46 To build a demonstration system that also logs events for the MULTI EventAnalyzer,
49 The resulting image will log all system events, which can then be displayed by the
150 … performance on timer events and smaller RAM requirements
/ThreadX-v6.4.1/utility/rtos_compatibility_layers/FreeRTOS/
Dreadme.md193 …ounter() | Not implemented since the idle task is not free-running but waiting for delete events. |
267 …ue to the way ThreadX deliver messages, it is possible that the order of events returned by `xQueu…
/ThreadX-v6.4.1/utility/benchmarks/thread_metric/
Dthread_metric_readme.txt8 of an RTOS. The test measures the total number of RTOS events
/ThreadX-v6.4.1/ports_smp/cortex_a7_smp/ac5/example_build/sample_threadx/
Dv7.s414 B goToSleep ; Catch in case of rogue events
/ThreadX-v6.4.1/ports_smp/cortex_a5_smp/ac5/example_build/sample_threadx/
Dv7.s414 B goToSleep ; Catch in case of rogue events
/ThreadX-v6.4.1/ports_smp/cortex_a7_smp/gnu/example_build/
Dv7.S490 B goToSleep @ Catch in case of rogue events
/ThreadX-v6.4.1/ports/cortex_r4/iar/
Dreadme_threadx.txt134 … performance on timer events and smaller RAM requirements
/ThreadX-v6.4.1/ports/cortex_r5/iar/
Dreadme_threadx.txt134 … performance on timer events and smaller RAM requirements

123