/ThreadX-v6.4.1/test/smp/regression/ |
D | threadx_event_flag_isr_set_clear_test.c | 84 status = tx_event_flags_set(&event_flags_0, 0x3, TX_OR); in test_isr() 90 status += tx_event_flags_set(&event_flags_0, 0x30000, TX_OR); in test_isr() 103 status = tx_event_flags_get(&event_flags_0, 0x30000, TX_OR, &actual, TX_NO_WAIT); in test_isr() 110 status = tx_event_flags_set(&event_flags_0, 0x000000C0, TX_OR); in test_isr() 112 status += tx_event_flags_get(&event_flags_0, 0x00000080, TX_OR, &actual, TX_NO_WAIT); in test_isr() 342 tx_event_flags_set(&event_flags_0, 0x4, TX_OR); in thread_2_entry()
|
D | threadx_event_flag_single_thread_terminate_test.c | 180 status = tx_event_flags_set(&group_0, 0x00080000, TX_OR); in thread_0_entry() 195 status = tx_event_flags_set(&group_0, 0x00800000, TX_OR); in thread_0_entry() 213 status = tx_event_flags_set(&group_0, 0x00000001, TX_OR); in thread_0_entry() 228 status = tx_event_flags_set(&group_0, 0x00080001, TX_OR); in thread_0_entry()
|
D | threadx_event_flag_basic_test.c | 436 status = tx_event_flags_set(TX_NULL, 0x80008000, TX_OR); in thread_0_entry() 449 status = tx_event_flags_set(&group_2, 0x80008000, TX_OR); in thread_0_entry() 511 status = tx_event_flags_get(&group_0, 0x80008000, TX_OR, &actual_events, TX_NO_WAIT); in thread_0_entry() 547 status = tx_event_flags_set(&group_0, 0x80008000, TX_OR); in thread_0_entry() 571 status = tx_event_flags_set(&group_0, 0x00008000, TX_OR); in thread_0_entry() 597 status = tx_event_flags_get(&group_0, 0x80008000, TX_OR, &actual_events, TX_NO_WAIT); in thread_0_entry() 635 status = tx_event_flags_set(&group_0, 0x80008000, TX_OR); in thread_0_entry()
|
D | threadx_event_flag_information_test.c | 155 status = tx_event_flags_get(&group_0, 0x80008000, TX_OR, &actual_events, TX_NO_WAIT); in thread_0_entry() 191 status = tx_event_flags_set(&group_0, 0x80008000, TX_OR); in thread_0_entry() 215 status = tx_event_flags_set(&group_0, 0x00008000, TX_OR); in thread_0_entry() 241 status = tx_event_flags_get(&group_0, 0x80008000, TX_OR, &actual_events, TX_NO_WAIT); in thread_0_entry() 279 status = tx_event_flags_set(&group_0, 0x80008000, TX_OR); in thread_0_entry()
|
D | threadx_event_flag_suspension_different_bits_consume_test.c | 148 status = tx_event_flags_set(&group_0, 0x80000000, TX_OR); in thread_0_entry() 161 status = tx_event_flags_set(&group_0, 0x00008000, TX_OR); in thread_0_entry()
|
D | threadx_event_flag_suspension_different_bits_test.c | 148 status = tx_event_flags_set(&group_0, 0x80000000, TX_OR); in thread_0_entry() 161 status = tx_event_flags_set(&group_0, 0x00008000, TX_OR); in thread_0_entry()
|
D | threadx_event_flag_suspension_timeout_test.c | 155 tx_event_flags_set(&group_0, 0x00000001, TX_OR); in thread_0_entry() 160 tx_event_flags_set(&group_0, 0x00000002, TX_OR); in thread_0_entry()
|
D | threadx_event_flag_isr_wait_abort_test.c | 83 status = tx_event_flags_set(&event_flags_0, 0x4, TX_OR); in test_isr() 316 tx_event_flags_set(&event_flags_0, 0x4, TX_OR); in thread_2_entry()
|
D | threadx_event_flag_suspension_test.c | 186 status = tx_event_flags_set(&group_0, event_flag, TX_OR); in thread_0_entry() 237 status = tx_event_flags_set(&group_0, 0x1, TX_OR); in thread_0_entry()
|
D | threadx_event_flag_thread_terminate_test.c | 172 status = tx_event_flags_set(&group_0, 0xFFFFFFFF, TX_OR); in thread_0_entry()
|
D | threadx_event_flag_suspension_consume_test.c | 170 status = tx_event_flags_set(&group_0, event_flag, TX_OR); in thread_0_entry()
|
/ThreadX-v6.4.1/test/tx/regression/ |
D | threadx_event_flag_isr_set_clear_test.c | 85 status = tx_event_flags_set(&event_flags_0, 0x3, TX_OR); in test_isr() 91 status += tx_event_flags_set(&event_flags_0, 0x30000, TX_OR); in test_isr() 104 status = tx_event_flags_get(&event_flags_0, 0x30000, TX_OR, &actual, TX_NO_WAIT); in test_isr() 111 status = tx_event_flags_set(&event_flags_0, 0x000000C0, TX_OR); in test_isr() 113 status += tx_event_flags_get(&event_flags_0, 0x00000080, TX_OR, &actual, TX_NO_WAIT); in test_isr() 343 tx_event_flags_set(&event_flags_0, 0x4, TX_OR); in thread_2_entry()
|
D | threadx_event_flag_single_thread_terminate_test.c | 180 status = tx_event_flags_set(&group_0, 0x00080000, TX_OR); in thread_0_entry() 195 status = tx_event_flags_set(&group_0, 0x00800000, TX_OR); in thread_0_entry() 213 status = tx_event_flags_set(&group_0, 0x00000001, TX_OR); in thread_0_entry() 228 status = tx_event_flags_set(&group_0, 0x00080001, TX_OR); in thread_0_entry()
|
D | threadx_event_flag_basic_test.c | 436 status = tx_event_flags_set(TX_NULL, 0x80008000, TX_OR); in thread_0_entry() 449 status = tx_event_flags_set(&group_2, 0x80008000, TX_OR); in thread_0_entry() 511 status = tx_event_flags_get(&group_0, 0x80008000, TX_OR, &actual_events, TX_NO_WAIT); in thread_0_entry() 547 status = tx_event_flags_set(&group_0, 0x80008000, TX_OR); in thread_0_entry() 571 status = tx_event_flags_set(&group_0, 0x00008000, TX_OR); in thread_0_entry() 597 status = tx_event_flags_get(&group_0, 0x80008000, TX_OR, &actual_events, TX_NO_WAIT); in thread_0_entry() 635 status = tx_event_flags_set(&group_0, 0x80008000, TX_OR); in thread_0_entry()
|
D | threadx_event_flag_information_test.c | 155 status = tx_event_flags_get(&group_0, 0x80008000, TX_OR, &actual_events, TX_NO_WAIT); in thread_0_entry() 191 status = tx_event_flags_set(&group_0, 0x80008000, TX_OR); in thread_0_entry() 215 status = tx_event_flags_set(&group_0, 0x00008000, TX_OR); in thread_0_entry() 241 status = tx_event_flags_get(&group_0, 0x80008000, TX_OR, &actual_events, TX_NO_WAIT); in thread_0_entry() 279 status = tx_event_flags_set(&group_0, 0x80008000, TX_OR); in thread_0_entry()
|
D | threadx_event_flag_suspension_different_bits_consume_test.c | 148 status = tx_event_flags_set(&group_0, 0x80000000, TX_OR); in thread_0_entry() 161 status = tx_event_flags_set(&group_0, 0x00008000, TX_OR); in thread_0_entry()
|
D | threadx_event_flag_suspension_different_bits_test.c | 148 status = tx_event_flags_set(&group_0, 0x80000000, TX_OR); in thread_0_entry() 161 status = tx_event_flags_set(&group_0, 0x00008000, TX_OR); in thread_0_entry()
|
D | threadx_event_flag_suspension_timeout_test.c | 155 tx_event_flags_set(&group_0, 0x00000001, TX_OR); in thread_0_entry() 160 tx_event_flags_set(&group_0, 0x00000002, TX_OR); in thread_0_entry()
|
D | threadx_event_flag_isr_wait_abort_test.c | 84 status = tx_event_flags_set(&event_flags_0, 0x4, TX_OR); in test_isr() 317 tx_event_flags_set(&event_flags_0, 0x4, TX_OR); in thread_2_entry()
|
D | threadx_event_flag_suspension_test.c | 186 status = tx_event_flags_set(&group_0, event_flag, TX_OR); in thread_0_entry() 237 status = tx_event_flags_set(&group_0, 0x1, TX_OR); in thread_0_entry()
|
D | threadx_event_flag_thread_terminate_test.c | 172 status = tx_event_flags_set(&group_0, 0xFFFFFFFF, TX_OR); in thread_0_entry()
|
/ThreadX-v6.4.1/common/src/ |
D | txe_event_flags_set.c | 107 if (set_option != TX_OR) in _txe_event_flags_set()
|
/ThreadX-v6.4.1/common_smp/src/ |
D | txe_event_flags_set.c | 107 if (set_option != TX_OR) in _txe_event_flags_set()
|
/ThreadX-v6.4.1/utility/rtos_compatibility_layers/posix/ |
D | px_internal_signal_dispatch.c | 117 tx_event_flags_set(&(target_thread -> signals.signal_event_flags), (((ULONG) 1) << id), TX_OR); in internal_signal_dispatch()
|
/ThreadX-v6.4.1/ports/cortex_m3/keil/example_build/ |
D | sample_threadx.c | 141 status = tx_event_flags_set(&event_flags_0, 0x1, TX_OR); in thread_0_entry()
|