Home
last modified time | relevance | path

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

/ThreadX-v6.3.0/common_smp/src/
Dtx_timer_activate.c102 status = TX_ACTIVATE_ERROR; in _tx_timer_activate()
110 status = TX_ACTIVATE_ERROR; in _tx_timer_activate()
Dtxe_timer_create.c188 status = TX_ACTIVATE_ERROR; in _txe_timer_create()
/ThreadX-v6.3.0/common/src/
Dtx_timer_activate.c102 status = TX_ACTIVATE_ERROR; in _tx_timer_activate()
110 status = TX_ACTIVATE_ERROR; in _tx_timer_activate()
Dtxe_timer_create.c188 status = TX_ACTIVATE_ERROR; in _txe_timer_create()
/ThreadX-v6.3.0/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.3.0/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.3.0/common_smp/inc/
Dtx_api.h231 #define TX_ACTIVATE_ERROR ((UINT) 0x17) macro
/ThreadX-v6.3.0/common/inc/
Dtx_api.h230 #define TX_ACTIVATE_ERROR ((UINT) 0x17) macro