| /ThreadX-v6.4.1/test/tx/regression/ |
| D | threadx_event_flag_basic_test.c | 236 status = tx_event_flags_set_notify(&group_0, event_set_notify); in test_application_define() 260 status = tx_event_flags_set_notify(&group_0, TX_NULL); in test_application_define() 473 status = tx_event_flags_set_notify(TX_NULL, event_set_notify); in thread_0_entry() 486 status = tx_event_flags_set_notify(&group_2, event_set_notify); in thread_0_entry()
|
| D | threadx_event_flag_suspension_different_bits_consume_test.c | 106 status = tx_event_flags_set_notify(&group_0, event_set_notify); in test_application_define()
|
| D | threadx_event_flag_thread_terminate_test.c | 106 status = tx_event_flags_set_notify(&group_0, event_set_notify); in test_application_define()
|
| D | threadx_event_flag_suspension_different_bits_test.c | 106 status = tx_event_flags_set_notify(&group_0, event_set_notify); in test_application_define()
|
| D | threadx_event_flag_suspension_consume_test.c | 122 status = tx_event_flags_set_notify(&group_0, event_set_notify); in test_application_define()
|
| D | threadx_event_flag_suspension_timeout_test.c | 112 status = tx_event_flags_set_notify(&group_0, event_set_notify); in test_application_define()
|
| D | threadx_event_flag_single_thread_terminate_test.c | 108 status = tx_event_flags_set_notify(&group_0, event_set_notify); in test_application_define()
|
| D | threadx_event_flag_isr_wait_abort_test.c | 180 status = tx_event_flags_set_notify(&event_flags_0, event_set_notify); in test_application_define()
|
| D | threadx_event_flag_isr_set_clear_test.c | 207 status = tx_event_flags_set_notify(&event_flags_0, event_set_notify); in test_application_define()
|
| D | threadx_event_flag_suspension_test.c | 138 status = tx_event_flags_set_notify(&group_0, event_set_notify); in test_application_define()
|
| /ThreadX-v6.4.1/test/smp/regression/ |
| D | threadx_event_flag_basic_test.c | 236 status = tx_event_flags_set_notify(&group_0, event_set_notify); in test_application_define() 260 status = tx_event_flags_set_notify(&group_0, TX_NULL); in test_application_define() 473 status = tx_event_flags_set_notify(TX_NULL, event_set_notify); in thread_0_entry() 486 status = tx_event_flags_set_notify(&group_2, event_set_notify); in thread_0_entry()
|
| D | threadx_event_flag_suspension_different_bits_consume_test.c | 106 status = tx_event_flags_set_notify(&group_0, event_set_notify); in test_application_define()
|
| D | threadx_event_flag_thread_terminate_test.c | 106 status = tx_event_flags_set_notify(&group_0, event_set_notify); in test_application_define()
|
| D | threadx_event_flag_suspension_different_bits_test.c | 106 status = tx_event_flags_set_notify(&group_0, event_set_notify); in test_application_define()
|
| D | threadx_event_flag_suspension_timeout_test.c | 112 status = tx_event_flags_set_notify(&group_0, event_set_notify); in test_application_define()
|
| D | threadx_event_flag_isr_wait_abort_test.c | 179 status = tx_event_flags_set_notify(&event_flags_0, event_set_notify); in test_application_define()
|
| D | threadx_event_flag_suspension_consume_test.c | 122 status = tx_event_flags_set_notify(&group_0, event_set_notify); in test_application_define()
|
| D | threadx_event_flag_single_thread_terminate_test.c | 108 status = tx_event_flags_set_notify(&group_0, event_set_notify); in test_application_define()
|
| D | threadx_event_flag_isr_set_clear_test.c | 206 status = tx_event_flags_set_notify(&event_flags_0, event_set_notify); in test_application_define()
|
| D | threadx_event_flag_suspension_test.c | 138 status = tx_event_flags_set_notify(&group_0, event_set_notify); in test_application_define()
|
| /ThreadX-v6.4.1/ports/c667x/ccs/example_build/tx/Release/ |
| D | subdir_vars.mk | 48 ../tx_event_flags_set_notify.c \ 234 ./tx_event_flags_set_notify.d \ 420 ./tx_event_flags_set_notify.obj \
|
| D | ccsObjs.opt | 1 …_performance_system_info_get.obj" "./tx_event_flags_set.obj" "./tx_event_flags_set_notify.obj" "./…
|
| /ThreadX-v6.4.1/ports/linux/gnu/example_build/ |
| D | file_list.mk | 105 tx_event_flags_set_notify.c \
|
| /ThreadX-v6.4.1/ports_module/cortex_m7/ac6/example_build/sample_threadx_module/ |
| D | sample_threadx_module.c | 216 tx_event_flags_set_notify(event_flags_0, event_0_notify); in demo_module_start()
|
| /ThreadX-v6.4.1/ports_module/cortex_m7/gnu/example_build/ |
| D | sample_threadx_module.c | 210 tx_event_flags_set_notify(event_flags_0, event_0_notify); in demo_module_start()
|