Home
last modified time | relevance | path

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

/ThreadX-v6.3.0/common/src/
Dtxe_event_flags_create.c102 status = TX_GROUP_ERROR; in _txe_event_flags_create()
110 status = TX_GROUP_ERROR; in _txe_event_flags_create()
160 status = TX_GROUP_ERROR; in _txe_event_flags_create()
Dtxe_event_flags_set_notify.c86 status = TX_GROUP_ERROR; in _txe_event_flags_set_notify()
94 status = TX_GROUP_ERROR; in _txe_event_flags_set_notify()
Dtxe_event_flags_info_get.c96 status = TX_GROUP_ERROR; in _txe_event_flags_info_get()
104 status = TX_GROUP_ERROR; in _txe_event_flags_info_get()
Dtxe_event_flags_set.c91 status = TX_GROUP_ERROR; in _txe_event_flags_set()
99 status = TX_GROUP_ERROR; in _txe_event_flags_set()
Dtxe_event_flags_delete.c96 status = TX_GROUP_ERROR; in _txe_event_flags_delete()
104 status = TX_GROUP_ERROR; in _txe_event_flags_delete()
Dtxe_event_flags_get.c103 status = TX_GROUP_ERROR; in _txe_event_flags_get()
111 status = TX_GROUP_ERROR; in _txe_event_flags_get()
/ThreadX-v6.3.0/common_smp/src/
Dtxe_event_flags_create.c102 status = TX_GROUP_ERROR; in _txe_event_flags_create()
110 status = TX_GROUP_ERROR; in _txe_event_flags_create()
160 status = TX_GROUP_ERROR; in _txe_event_flags_create()
Dtxe_event_flags_set_notify.c86 status = TX_GROUP_ERROR; in _txe_event_flags_set_notify()
94 status = TX_GROUP_ERROR; in _txe_event_flags_set_notify()
Dtxe_event_flags_info_get.c96 status = TX_GROUP_ERROR; in _txe_event_flags_info_get()
104 status = TX_GROUP_ERROR; in _txe_event_flags_info_get()
Dtxe_event_flags_set.c91 status = TX_GROUP_ERROR; in _txe_event_flags_set()
99 status = TX_GROUP_ERROR; in _txe_event_flags_set()
Dtxe_event_flags_delete.c96 status = TX_GROUP_ERROR; in _txe_event_flags_delete()
104 status = TX_GROUP_ERROR; in _txe_event_flags_delete()
Dtxe_event_flags_get.c103 status = TX_GROUP_ERROR; in _txe_event_flags_get()
111 status = TX_GROUP_ERROR; in _txe_event_flags_get()
/ThreadX-v6.3.0/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.3.0/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.3.0/common_smp/inc/
Dtx_api.h213 #define TX_GROUP_ERROR ((UINT) 0x06) macro
/ThreadX-v6.3.0/common_modules/module_manager/inc/
Dtxm_module_manager_dispatch.h931 return(TX_GROUP_ERROR); in _txm_module_manager_tx_event_flags_set_notify_dispatch()
/ThreadX-v6.3.0/common/inc/
Dtx_api.h212 #define TX_GROUP_ERROR ((UINT) 0x06) macro