/ThreadX-v6.4.1/test/smp/regression/ |
D | threadx_event_flag_isr_set_clear_test.c | 114 status += tx_event_flags_get(&event_flags_0, 0x000000C0, TX_OR_CLEAR, &actual, TX_NO_WAIT); in test_isr() 252 status = tx_event_flags_get(&event_flags_0, 2, TX_OR_CLEAR, &actual, 4); in thread_0_entry() 318 status = tx_event_flags_get(&event_flags_0, 1, TX_OR_CLEAR, &actual, 4); in thread_1_entry()
|
D | threadx_event_flag_information_test.c | 179 status = tx_event_flags_get(&group_0, 0x80008000, TX_OR_CLEAR, &actual_events, TX_NO_WAIT); in thread_0_entry() 265 status = tx_event_flags_get(&group_0, 0x80008000, TX_OR_CLEAR, &actual_events, TX_NO_WAIT); in thread_0_entry() 291 status = tx_event_flags_get(&group_0, 0x00008000, TX_OR_CLEAR, &actual_events, TX_NO_WAIT); in thread_0_entry() 303 status = tx_event_flags_get(&group_0, 0x80008000, TX_OR_CLEAR, &actual_events, TX_NO_WAIT); in thread_0_entry()
|
D | threadx_event_flag_isr_wait_abort_test.c | 226 status = tx_event_flags_get(&event_flags_0, 2, TX_OR_CLEAR, &actual, 4); in thread_0_entry() 292 status = tx_event_flags_get(&event_flags_0, 1, TX_OR_CLEAR, &actual, 4); in thread_1_entry()
|
D | threadx_event_flag_basic_test.c | 535 status = tx_event_flags_get(&group_0, 0x80008000, TX_OR_CLEAR, &actual_events, TX_NO_WAIT); in thread_0_entry() 621 status = tx_event_flags_get(&group_0, 0x80008000, TX_OR_CLEAR, &actual_events, TX_NO_WAIT); in thread_0_entry() 647 status = tx_event_flags_get(&group_0, 0x00008000, TX_OR_CLEAR, &actual_events, TX_NO_WAIT); in thread_0_entry() 659 status = tx_event_flags_get(&group_0, 0x80008000, TX_OR_CLEAR, &actual_events, TX_NO_WAIT); in thread_0_entry()
|
D | threadx_event_flag_single_thread_terminate_test.c | 314 … status = tx_event_flags_get(&group_0, 0x000880000, TX_OR_CLEAR, &actual_events, TX_WAIT_FOREVER); in thread_2_entry()
|
D | threadx_event_flag_suspension_test.c | 343 … status = tx_event_flags_get(&group_0, 0x00000001, TX_OR_CLEAR, &actual_events, TX_WAIT_FOREVER); in thread_4_entry()
|
/ThreadX-v6.4.1/test/tx/regression/ |
D | threadx_event_flag_isr_set_clear_test.c | 115 status += tx_event_flags_get(&event_flags_0, 0x000000C0, TX_OR_CLEAR, &actual, TX_NO_WAIT); in test_isr() 253 status = tx_event_flags_get(&event_flags_0, 2, TX_OR_CLEAR, &actual, 4); in thread_0_entry() 319 status = tx_event_flags_get(&event_flags_0, 1, TX_OR_CLEAR, &actual, 4); in thread_1_entry()
|
D | threadx_event_flag_information_test.c | 179 status = tx_event_flags_get(&group_0, 0x80008000, TX_OR_CLEAR, &actual_events, TX_NO_WAIT); in thread_0_entry() 265 status = tx_event_flags_get(&group_0, 0x80008000, TX_OR_CLEAR, &actual_events, TX_NO_WAIT); in thread_0_entry() 291 status = tx_event_flags_get(&group_0, 0x00008000, TX_OR_CLEAR, &actual_events, TX_NO_WAIT); in thread_0_entry() 303 status = tx_event_flags_get(&group_0, 0x80008000, TX_OR_CLEAR, &actual_events, TX_NO_WAIT); in thread_0_entry()
|
D | threadx_event_flag_basic_test.c | 535 status = tx_event_flags_get(&group_0, 0x80008000, TX_OR_CLEAR, &actual_events, TX_NO_WAIT); in thread_0_entry() 621 status = tx_event_flags_get(&group_0, 0x80008000, TX_OR_CLEAR, &actual_events, TX_NO_WAIT); in thread_0_entry() 647 status = tx_event_flags_get(&group_0, 0x00008000, TX_OR_CLEAR, &actual_events, TX_NO_WAIT); in thread_0_entry() 659 status = tx_event_flags_get(&group_0, 0x80008000, TX_OR_CLEAR, &actual_events, TX_NO_WAIT); in thread_0_entry()
|
D | threadx_event_flag_isr_wait_abort_test.c | 227 status = tx_event_flags_get(&event_flags_0, 2, TX_OR_CLEAR, &actual, 4); in thread_0_entry() 293 status = tx_event_flags_get(&event_flags_0, 1, TX_OR_CLEAR, &actual, 4); in thread_1_entry()
|
D | threadx_event_flag_single_thread_terminate_test.c | 314 … status = tx_event_flags_get(&group_0, 0x000880000, TX_OR_CLEAR, &actual_events, TX_WAIT_FOREVER); in thread_2_entry()
|
D | threadx_event_flag_suspension_test.c | 343 … status = tx_event_flags_get(&group_0, 0x00000001, TX_OR_CLEAR, &actual_events, TX_WAIT_FOREVER); in thread_4_entry()
|
/ThreadX-v6.4.1/utility/rtos_compatibility_layers/posix/ |
D | px_sig_wait.c | 164 …base_thread -> signals.signal_event_flags), (ULONG) set -> signal_set, TX_OR_CLEAR, &signal_bit_ma… in sigwait()
|
/ThreadX-v6.4.1/ports/cortex_m3/keil/example_build/ |
D | sample_threadx.c | 255 status = tx_event_flags_get(&event_flags_0, 0x1, TX_OR_CLEAR, in thread_5_entry()
|
/ThreadX-v6.4.1/ports/cortex_m4/keil/example_build/ |
D | demo_threadx.c | 255 status = tx_event_flags_get(&event_flags_0, 0x1, TX_OR_CLEAR, in thread_5_entry()
|
/ThreadX-v6.4.1/ports_module/cortex_m7/ac5/example_build/ |
D | sample_threadx.c | 308 status = tx_event_flags_get(&event_flags_0, 0x1, TX_OR_CLEAR, in thread_5_entry()
|
/ThreadX-v6.4.1/ports_module/cortex_m7/ac6/example_build/sample_threadx/ |
D | sample_threadx.c | 309 status = tx_event_flags_get(&event_flags_0, 0x1, TX_OR_CLEAR, in thread_5_entry()
|
/ThreadX-v6.4.1/ports_module/cortex_m7/iar/example_build/ |
D | sample_threadx.c | 320 status = tx_event_flags_get(&event_flags_0, 0x1, TX_OR_CLEAR, in thread_5_entry()
|
/ThreadX-v6.4.1/ports_module/cortex_r4/ac6/example_build/sample_threadx/ |
D | sample_threadx.c | 313 status = tx_event_flags_get(&event_flags_0, 0x1, TX_OR_CLEAR, in thread_5_entry()
|
/ThreadX-v6.4.1/ports_module/cortex_r4/iar/example_build/ |
D | sample_threadx.c | 315 status = tx_event_flags_get(&event_flags_0, 0x1, TX_OR_CLEAR, in thread_5_entry()
|
/ThreadX-v6.4.1/ports_module/cortex_m4/ac5/example_build/ |
D | sample_threadx.c | 308 status = tx_event_flags_get(&event_flags_0, 0x1, TX_OR_CLEAR, in thread_5_entry()
|
/ThreadX-v6.4.1/ports_module/cortex_m4/ac6/example_build/sample_threadx/ |
D | sample_threadx.c | 309 status = tx_event_flags_get(&event_flags_0, 0x1, TX_OR_CLEAR, in thread_5_entry()
|
/ThreadX-v6.4.1/ports_smp/arc_hs_smp/metaware/example_build/sample_threadx/ |
D | sample_threadx.c | 312 status = tx_event_flags_get(&event_flags_0, 0x1, TX_OR_CLEAR, in thread_5_entry()
|
/ThreadX-v6.4.1/ports_module/cortex_m0+/gnu/example_build/sample_threadx/ |
D | sample_threadx.c | 309 status = tx_event_flags_get(&event_flags_0, 0x1, TX_OR_CLEAR, in thread_5_entry()
|
/ThreadX-v6.4.1/ports_module/cortex_m0+/ac6/example_build/sample_threadx/ |
D | sample_threadx.c | 309 status = tx_event_flags_get(&event_flags_0, 0x1, TX_OR_CLEAR, in thread_5_entry()
|