Home
last modified time | relevance | path

Searched refs:TX_GROUP_ERROR (Results 1 – 19 of 19) sorted by relevance

/ThreadX-v6.4.1/common/src/
Dtxe_event_flags_create.c101 status = TX_GROUP_ERROR; in _txe_event_flags_create()
109 status = TX_GROUP_ERROR; in _txe_event_flags_create()
159 status = TX_GROUP_ERROR; in _txe_event_flags_create()
Dtxe_event_flags_set_notify.c85 status = TX_GROUP_ERROR; in _txe_event_flags_set_notify()
93 status = TX_GROUP_ERROR; in _txe_event_flags_set_notify()
Dtxe_event_flags_info_get.c95 status = TX_GROUP_ERROR; in _txe_event_flags_info_get()
103 status = TX_GROUP_ERROR; in _txe_event_flags_info_get()
Dtxe_event_flags_set.c90 status = TX_GROUP_ERROR; in _txe_event_flags_set()
98 status = TX_GROUP_ERROR; in _txe_event_flags_set()
Dtxe_event_flags_delete.c95 status = TX_GROUP_ERROR; in _txe_event_flags_delete()
103 status = TX_GROUP_ERROR; in _txe_event_flags_delete()
Dtxe_event_flags_get.c102 status = TX_GROUP_ERROR; in _txe_event_flags_get()
110 status = TX_GROUP_ERROR; in _txe_event_flags_get()
/ThreadX-v6.4.1/common_smp/src/
Dtxe_event_flags_create.c101 status = TX_GROUP_ERROR; in _txe_event_flags_create()
109 status = TX_GROUP_ERROR; in _txe_event_flags_create()
159 status = TX_GROUP_ERROR; in _txe_event_flags_create()
Dtxe_event_flags_set_notify.c85 status = TX_GROUP_ERROR; in _txe_event_flags_set_notify()
93 status = TX_GROUP_ERROR; in _txe_event_flags_set_notify()
Dtxe_event_flags_info_get.c95 status = TX_GROUP_ERROR; in _txe_event_flags_info_get()
103 status = TX_GROUP_ERROR; in _txe_event_flags_info_get()
Dtxe_event_flags_set.c90 status = TX_GROUP_ERROR; in _txe_event_flags_set()
98 status = TX_GROUP_ERROR; in _txe_event_flags_set()
Dtxe_event_flags_delete.c95 status = TX_GROUP_ERROR; in _txe_event_flags_delete()
103 status = TX_GROUP_ERROR; in _txe_event_flags_delete()
Dtxe_event_flags_get.c102 status = TX_GROUP_ERROR; in _txe_event_flags_get()
110 status = TX_GROUP_ERROR; in _txe_event_flags_get()
/ThreadX-v6.4.1/test/tx/regression/
Dthreadx_event_flag_basic_test.c329 if (status != TX_GROUP_ERROR) in thread_0_entry()
341 if (status != TX_GROUP_ERROR) in thread_0_entry()
353 if (status != TX_GROUP_ERROR) in thread_0_entry()
365 if (status != TX_GROUP_ERROR) in thread_0_entry()
378 if (status != TX_GROUP_ERROR) in thread_0_entry()
390 if (status != TX_GROUP_ERROR) in thread_0_entry()
403 if (status != TX_GROUP_ERROR) in thread_0_entry()
439 if (status != TX_GROUP_ERROR) in thread_0_entry()
452 if (status != TX_GROUP_ERROR) in thread_0_entry()
476 if (status != TX_GROUP_ERROR) in thread_0_entry()
[all …]
Dthreadx_event_flag_information_test.c320 if (status != TX_GROUP_ERROR) in thread_0_entry()
333 if (status != TX_GROUP_ERROR) in thread_0_entry()
/ThreadX-v6.4.1/test/smp/regression/
Dthreadx_event_flag_basic_test.c329 if (status != TX_GROUP_ERROR) in thread_0_entry()
341 if (status != TX_GROUP_ERROR) in thread_0_entry()
353 if (status != TX_GROUP_ERROR) in thread_0_entry()
365 if (status != TX_GROUP_ERROR) in thread_0_entry()
378 if (status != TX_GROUP_ERROR) in thread_0_entry()
390 if (status != TX_GROUP_ERROR) in thread_0_entry()
403 if (status != TX_GROUP_ERROR) in thread_0_entry()
439 if (status != TX_GROUP_ERROR) in thread_0_entry()
452 if (status != TX_GROUP_ERROR) in thread_0_entry()
476 if (status != TX_GROUP_ERROR) in thread_0_entry()
[all …]
Dthreadx_event_flag_information_test.c320 if (status != TX_GROUP_ERROR) in thread_0_entry()
333 if (status != TX_GROUP_ERROR) in thread_0_entry()
/ThreadX-v6.4.1/common_smp/inc/
Dtx_api.h218 #define TX_GROUP_ERROR ((UINT) 0x06) macro
/ThreadX-v6.4.1/common_modules/module_manager/inc/
Dtxm_module_manager_dispatch.h930 return(TX_GROUP_ERROR); in _txm_module_manager_tx_event_flags_set_notify_dispatch()
/ThreadX-v6.4.1/common/inc/
Dtx_api.h217 #define TX_GROUP_ERROR ((UINT) 0x06) macro