Home
last modified time | relevance | path

Searched refs:TX_ACTIVATE_ERROR (Results 1 – 10 of 10) sorted by relevance

/ThreadX-v6.4.1/common/src/
Dtx_timer_activate.c101 status = TX_ACTIVATE_ERROR; in _tx_timer_activate()
109 status = TX_ACTIVATE_ERROR; in _tx_timer_activate()
Dtxe_timer_create.c187 status = TX_ACTIVATE_ERROR; in _txe_timer_create()
/ThreadX-v6.4.1/common_smp/src/
Dtx_timer_activate.c101 status = TX_ACTIVATE_ERROR; in _tx_timer_activate()
109 status = TX_ACTIVATE_ERROR; in _tx_timer_activate()
Dtxe_timer_create.c187 status = TX_ACTIVATE_ERROR; in _txe_timer_create()
/ThreadX-v6.4.1/test/tx/regression/
Dthreadx_timer_simple_test.c290 if (status != TX_ACTIVATE_ERROR) in thread_0_entry()
485 if (status != TX_ACTIVATE_ERROR) in thread_0_entry()
Dthreadx_timer_activate_deactivate_test.c152 if (status != TX_ACTIVATE_ERROR) in thread_0_entry()
/ThreadX-v6.4.1/test/smp/regression/
Dthreadx_timer_activate_deactivate_test.c152 if (status != TX_ACTIVATE_ERROR) in thread_0_entry()
Dthreadx_timer_simple_test.c292 if (status != TX_ACTIVATE_ERROR) in thread_0_entry()
487 if (status != TX_ACTIVATE_ERROR) in thread_0_entry()
/ThreadX-v6.4.1/common_smp/inc/
Dtx_api.h236 #define TX_ACTIVATE_ERROR ((UINT) 0x17) macro
/ThreadX-v6.4.1/common/inc/
Dtx_api.h235 #define TX_ACTIVATE_ERROR ((UINT) 0x17) macro