Home
last modified time | relevance | path

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

12

/ThreadX-v6.2.1/utility/rtos_compatibility_layers/OSEK/
Dos.h672 EventMaskType events; member
793 EventMaskType events; member
924 AlarmType CreateAlarm(const CHAR *name, CounterType cntr, UINT action, ULONG events,
Dtx_osek.c2759 if ((tcb_ptr->events == 0u) || (tcb_ptr->task_type == BASIC)) in SetEvent()
2909 if ((tcb_ptr->events == 0u) || (tcb_ptr->task_type == BASIC)) in ClearEvent()
2995 if ((tcb_ptr->events == 0u) || (tcb_ptr->task_type == BASIC)) in GetEvent()
3104 if ((tcb_ptr->events == 0u) || (tcb_ptr->task_type == BASIC)) in WaitEvent()
3274 tcb_ptr->events = tcb_ptr->events | eventid; in RegisterEventtoTask()
4299 if ((tcb_ptr->events == 0u) || (tcb_ptr->task_type == BASIC)) in IncrCounter()
4311 tcb_ptr->set_events = tcb_ptr->set_events | (this_alarm->events); in IncrCounter()
4529 AlarmType CreateAlarm(const CHAR *name, CounterType cntr, UINT action, ULONG events, TaskType task, in CreateAlarm() argument
4576 if((events == 0u) || (task == 0u) || (callback != TX_NULL)) in CreateAlarm()
4603 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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.1/utility/benchmarks/thread_metric/
Dthread_metric_readme.txt8 of an RTOS. The test measures the total number of RTOS events
/ThreadX-v6.2.1/ports_smp/cortex_a7_smp/ac5/example_build/sample_threadx/
Dv7.s414 B goToSleep ; Catch in case of rogue events
/ThreadX-v6.2.1/ports_smp/cortex_a5_smp/ac5/example_build/sample_threadx/
Dv7.s414 B goToSleep ; Catch in case of rogue events
/ThreadX-v6.2.1/ports_smp/cortex_a7_smp/gnu/example_build/
Dv7.S490 B goToSleep @ Catch in case of rogue events
/ThreadX-v6.2.1/ports/cortex_r5/iar/
Dreadme_threadx.txt134 … performance on timer events and smaller RAM requirements
/ThreadX-v6.2.1/ports/cortex_r4/iar/
Dreadme_threadx.txt134 … performance on timer events and smaller RAM requirements
/ThreadX-v6.2.1/ports/cortex_a15/gnu/
Dreadme_threadx.txt133 … performance on timer events and smaller RAM requirements
/ThreadX-v6.2.1/ports/cortex_r5/gnu/
Dreadme_threadx.txt133 … performance on timer events and smaller RAM requirements

12