Home
last modified time | relevance | path

Searched refs:TX_TIMER_ERROR (Results 1 – 18 of 18) sorted by relevance

/ThreadX-v6.3.0/test/smp/regression/
Dthreadx_timer_simple_test.c264 if (status != TX_TIMER_ERROR) in thread_0_entry()
277 if (status != TX_TIMER_ERROR) in thread_0_entry()
322 if (status != TX_TIMER_ERROR) in thread_0_entry()
335 if (status != TX_TIMER_ERROR) in thread_0_entry()
347 if (status != TX_TIMER_ERROR) in thread_0_entry()
360 if (status != TX_TIMER_ERROR) in thread_0_entry()
384 if (status != TX_TIMER_ERROR) in thread_0_entry()
397 if (status != TX_TIMER_ERROR) in thread_0_entry()
409 if (status != TX_TIMER_ERROR) in thread_0_entry()
422 if (status != TX_TIMER_ERROR) in thread_0_entry()
[all …]
/ThreadX-v6.3.0/test/tx/regression/
Dthreadx_timer_simple_test.c262 if (status != TX_TIMER_ERROR) in thread_0_entry()
275 if (status != TX_TIMER_ERROR) in thread_0_entry()
320 if (status != TX_TIMER_ERROR) in thread_0_entry()
333 if (status != TX_TIMER_ERROR) in thread_0_entry()
345 if (status != TX_TIMER_ERROR) in thread_0_entry()
358 if (status != TX_TIMER_ERROR) in thread_0_entry()
382 if (status != TX_TIMER_ERROR) in thread_0_entry()
395 if (status != TX_TIMER_ERROR) in thread_0_entry()
407 if (status != TX_TIMER_ERROR) in thread_0_entry()
420 if (status != TX_TIMER_ERROR) in thread_0_entry()
[all …]
/ThreadX-v6.3.0/common/src/
Dtxe_timer_activate.c84 status = TX_TIMER_ERROR; in _txe_timer_activate()
91 status = TX_TIMER_ERROR; in _txe_timer_activate()
Dtxe_timer_deactivate.c84 status = TX_TIMER_ERROR; in _txe_timer_deactivate()
92 status = TX_TIMER_ERROR; in _txe_timer_deactivate()
Dtxe_timer_change.c90 status = TX_TIMER_ERROR; in _txe_timer_change()
98 status = TX_TIMER_ERROR; in _txe_timer_change()
Dtxe_timer_info_get.c92 status = TX_TIMER_ERROR; in _txe_timer_info_get()
100 status = TX_TIMER_ERROR; in _txe_timer_info_get()
Dtxe_timer_create.c108 status = TX_TIMER_ERROR; in _txe_timer_create()
116 status = TX_TIMER_ERROR; in _txe_timer_create()
166 status = TX_TIMER_ERROR; in _txe_timer_create()
Dtxe_timer_delete.c94 status = TX_TIMER_ERROR; in _txe_timer_delete()
101 status = TX_TIMER_ERROR; in _txe_timer_delete()
/ThreadX-v6.3.0/common_smp/src/
Dtxe_timer_deactivate.c84 status = TX_TIMER_ERROR; in _txe_timer_deactivate()
92 status = TX_TIMER_ERROR; in _txe_timer_deactivate()
Dtxe_timer_activate.c84 status = TX_TIMER_ERROR; in _txe_timer_activate()
91 status = TX_TIMER_ERROR; in _txe_timer_activate()
Dtx_timer_smp_core_exclude_get.c85 status = TX_TIMER_ERROR; in _tx_timer_smp_core_exclude_get()
93 status = TX_TIMER_ERROR; in _tx_timer_smp_core_exclude_get()
Dtxe_timer_change.c90 status = TX_TIMER_ERROR; in _txe_timer_change()
98 status = TX_TIMER_ERROR; in _txe_timer_change()
Dtxe_timer_info_get.c92 status = TX_TIMER_ERROR; in _txe_timer_info_get()
100 status = TX_TIMER_ERROR; in _txe_timer_info_get()
Dtx_timer_smp_core_exclude.c90 status = TX_TIMER_ERROR; in _tx_timer_smp_core_exclude()
98 status = TX_TIMER_ERROR; in _tx_timer_smp_core_exclude()
Dtxe_timer_create.c108 status = TX_TIMER_ERROR; in _txe_timer_create()
116 status = TX_TIMER_ERROR; in _txe_timer_create()
166 status = TX_TIMER_ERROR; in _txe_timer_create()
Dtxe_timer_delete.c94 status = TX_TIMER_ERROR; in _txe_timer_delete()
101 status = TX_TIMER_ERROR; in _txe_timer_delete()
/ThreadX-v6.3.0/common_smp/inc/
Dtx_api.h229 #define TX_TIMER_ERROR ((UINT) 0x15) macro
/ThreadX-v6.3.0/common/inc/
Dtx_api.h228 #define TX_TIMER_ERROR ((UINT) 0x15) macro