Searched refs:tx_event_flags_info_get (Results 1 – 25 of 77) sorted by relevance
1234
| /ThreadX-v6.3.0/test/tx/regression/ |
| D | threadx_event_flag_information_test.c | 317 status = tx_event_flags_info_get(TX_NULL, TX_NULL, TX_NULL, TX_NULL, TX_NULL, TX_NULL); in thread_0_entry() 330 status = tx_event_flags_info_get(&group_2, TX_NULL, TX_NULL, TX_NULL, TX_NULL, TX_NULL); in thread_0_entry() 344 status = tx_event_flags_info_get(&group_0, TX_NULL, TX_NULL, TX_NULL, TX_NULL, TX_NULL); in thread_0_entry() 345 …status += tx_event_flags_info_get(&group_0, &name, ¤t_flags, &first_suspended, &suspended_co… in thread_0_entry()
|
| /ThreadX-v6.3.0/test/smp/regression/ |
| D | threadx_event_flag_information_test.c | 317 status = tx_event_flags_info_get(TX_NULL, TX_NULL, TX_NULL, TX_NULL, TX_NULL, TX_NULL); in thread_0_entry() 330 status = tx_event_flags_info_get(&group_2, TX_NULL, TX_NULL, TX_NULL, TX_NULL, TX_NULL); in thread_0_entry() 344 status = tx_event_flags_info_get(&group_0, TX_NULL, TX_NULL, TX_NULL, TX_NULL, TX_NULL); in thread_0_entry() 345 …status += tx_event_flags_info_get(&group_0, &name, ¤t_flags, &first_suspended, &suspended_co… in thread_0_entry()
|
| /ThreadX-v6.3.0/ports/c667x/ccs/example_build/tx/Release/ |
| D | subdir_vars.mk | 43 ../tx_event_flags_info_get.c \ 229 ./tx_event_flags_info_get.d \ 415 ./tx_event_flags_info_get.obj \
|
| D | ccsObjs.opt | 1 …obj" "./tx_event_flags_delete.obj" "./tx_event_flags_get.obj" "./tx_event_flags_info_get.obj" "./t…
|
| /ThreadX-v6.3.0/ports/linux/gnu/example_build/ |
| D | file_list.mk | 100 tx_event_flags_info_get.c \
|
| /ThreadX-v6.3.0/ports_smp/linux/gnu/example_build/ |
| D | file_list.mk | 109 tx_event_flags_info_get.c \
|
| /ThreadX-v6.3.0/ports_smp/mips32_interaptiv_smp/green/example_build/ |
| D | tx.gpj | 60 tx_event_flags_info_get.c
|
| D | txe.gpj | 61 tx_event_flags_info_get.c
|
| /ThreadX-v6.3.0/ports/cortex_m3/ghs/example_build/ |
| D | tx.gpj | 57 ..\..\..\..\common\src\tx_event_flags_info_get.c
|
| D | txe.gpj | 58 ..\..\..\..\common\src\tx_event_flags_info_get.c
|
| /ThreadX-v6.3.0/test/smp/cmake/threadx_smp/common_smp/ |
| D | CMakeLists.txt | 104 ${CURRENT_DIR}/src/tx_event_flags_info_get.c
|
| /ThreadX-v6.3.0/ports/cortex_m7/ghs/example_build/ |
| D | tx.gpj | 57 ..\..\..\..\common\src\tx_event_flags_info_get.c
|
| D | txe.gpj | 58 ..\..\..\..\common\src\tx_event_flags_info_get.c
|
| /ThreadX-v6.3.0/ports/cortex_m4/ghs/example_build/ |
| D | tx.gpj | 57 ..\..\..\..\common\src\tx_event_flags_info_get.c
|
| D | txe.gpj | 58 ..\..\..\..\common\src\tx_event_flags_info_get.c
|
| /ThreadX-v6.3.0/ports/cortex_a8/ghs/example_build/ |
| D | tx.gpj | 64 ..\..\..\..\common\src\tx_event_flags_info_get.c
|
| D | txe.gpj | 65 ..\..\..\..\common\src\tx_event_flags_info_get.c
|
| /ThreadX-v6.3.0/ports/cortex_a9/ghs/example_build/ |
| D | tx.gpj | 64 ..\..\..\..\common\src\tx_event_flags_info_get.c
|
| D | txe.gpj | 65 ..\..\..\..\common\src\tx_event_flags_info_get.c
|
| /ThreadX-v6.3.0/ports/cortex_r5/ghs/example_build/ |
| D | tx.gpj | 64 ..\..\..\..\common\src\tx_event_flags_info_get.c
|
| D | txe.gpj | 65 ..\..\..\..\common\src\tx_event_flags_info_get.c
|
| /ThreadX-v6.3.0/ports/cortex_r7/ghs/example_build/ |
| D | tx.gpj | 64 ..\..\..\..\common\src\tx_event_flags_info_get.c
|
| D | txe.gpj | 65 ..\..\..\..\common\src\tx_event_flags_info_get.c
|
| /ThreadX-v6.3.0/ports/cortex_a7/ghs/example_build/ |
| D | tx.gpj | 64 ..\..\..\..\common\src\tx_event_flags_info_get.c
|
| D | txe.gpj | 65 ..\..\..\..\common\src\tx_event_flags_info_get.c
|
1234