Home
last modified time | relevance | path

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

/ThreadX-v6.4.1/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.4.1/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.4.1/common/src/
Dtxe_timer_activate.c83 status = TX_TIMER_ERROR; in _txe_timer_activate()
90 status = TX_TIMER_ERROR; in _txe_timer_activate()
Dtxe_timer_deactivate.c83 status = TX_TIMER_ERROR; in _txe_timer_deactivate()
91 status = TX_TIMER_ERROR; in _txe_timer_deactivate()
Dtxe_timer_change.c89 status = TX_TIMER_ERROR; in _txe_timer_change()
97 status = TX_TIMER_ERROR; in _txe_timer_change()
Dtxe_timer_info_get.c91 status = TX_TIMER_ERROR; in _txe_timer_info_get()
99 status = TX_TIMER_ERROR; in _txe_timer_info_get()
Dtxe_timer_create.c107 status = TX_TIMER_ERROR; in _txe_timer_create()
115 status = TX_TIMER_ERROR; in _txe_timer_create()
165 status = TX_TIMER_ERROR; in _txe_timer_create()
Dtxe_timer_delete.c93 status = TX_TIMER_ERROR; in _txe_timer_delete()
100 status = TX_TIMER_ERROR; in _txe_timer_delete()
/ThreadX-v6.4.1/common_smp/src/
Dtxe_timer_activate.c83 status = TX_TIMER_ERROR; in _txe_timer_activate()
90 status = TX_TIMER_ERROR; in _txe_timer_activate()
Dtxe_timer_deactivate.c83 status = TX_TIMER_ERROR; in _txe_timer_deactivate()
91 status = TX_TIMER_ERROR; in _txe_timer_deactivate()
Dtx_timer_smp_core_exclude_get.c84 status = TX_TIMER_ERROR; in _tx_timer_smp_core_exclude_get()
92 status = TX_TIMER_ERROR; in _tx_timer_smp_core_exclude_get()
Dtxe_timer_change.c89 status = TX_TIMER_ERROR; in _txe_timer_change()
97 status = TX_TIMER_ERROR; in _txe_timer_change()
Dtxe_timer_info_get.c91 status = TX_TIMER_ERROR; in _txe_timer_info_get()
99 status = TX_TIMER_ERROR; in _txe_timer_info_get()
Dtx_timer_smp_core_exclude.c89 status = TX_TIMER_ERROR; in _tx_timer_smp_core_exclude()
97 status = TX_TIMER_ERROR; in _tx_timer_smp_core_exclude()
Dtxe_timer_create.c107 status = TX_TIMER_ERROR; in _txe_timer_create()
115 status = TX_TIMER_ERROR; in _txe_timer_create()
165 status = TX_TIMER_ERROR; in _txe_timer_create()
Dtxe_timer_delete.c93 status = TX_TIMER_ERROR; in _txe_timer_delete()
100 status = TX_TIMER_ERROR; in _txe_timer_delete()
/ThreadX-v6.4.1/common_smp/inc/
Dtx_api.h234 #define TX_TIMER_ERROR ((UINT) 0x15) macro
/ThreadX-v6.4.1/common/inc/
Dtx_api.h233 #define TX_TIMER_ERROR ((UINT) 0x15) macro