Home
last modified time | relevance | path

Searched refs:TX_OR (Results 1 – 25 of 244) sorted by relevance

12345678910

/ThreadX-v6.4.1/test/smp/regression/
Dthreadx_event_flag_isr_set_clear_test.c84 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()
Dthreadx_event_flag_single_thread_terminate_test.c180 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()
Dthreadx_event_flag_basic_test.c436 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()
Dthreadx_event_flag_information_test.c155 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()
Dthreadx_event_flag_suspension_different_bits_consume_test.c148 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()
Dthreadx_event_flag_suspension_different_bits_test.c148 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()
Dthreadx_event_flag_suspension_timeout_test.c155 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()
Dthreadx_event_flag_isr_wait_abort_test.c83 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()
Dthreadx_event_flag_suspension_test.c186 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()
Dthreadx_event_flag_thread_terminate_test.c172 status = tx_event_flags_set(&group_0, 0xFFFFFFFF, TX_OR); in thread_0_entry()
Dthreadx_event_flag_suspension_consume_test.c170 status = tx_event_flags_set(&group_0, event_flag, TX_OR); in thread_0_entry()
/ThreadX-v6.4.1/test/tx/regression/
Dthreadx_event_flag_isr_set_clear_test.c85 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()
Dthreadx_event_flag_single_thread_terminate_test.c180 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()
Dthreadx_event_flag_basic_test.c436 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()
Dthreadx_event_flag_information_test.c155 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()
Dthreadx_event_flag_suspension_different_bits_consume_test.c148 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()
Dthreadx_event_flag_suspension_different_bits_test.c148 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()
Dthreadx_event_flag_suspension_timeout_test.c155 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()
Dthreadx_event_flag_isr_wait_abort_test.c84 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()
Dthreadx_event_flag_suspension_test.c186 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()
Dthreadx_event_flag_thread_terminate_test.c172 status = tx_event_flags_set(&group_0, 0xFFFFFFFF, TX_OR); in thread_0_entry()
/ThreadX-v6.4.1/common/src/
Dtxe_event_flags_set.c107 if (set_option != TX_OR) in _txe_event_flags_set()
/ThreadX-v6.4.1/common_smp/src/
Dtxe_event_flags_set.c107 if (set_option != TX_OR) in _txe_event_flags_set()
/ThreadX-v6.4.1/utility/rtos_compatibility_layers/posix/
Dpx_internal_signal_dispatch.c117 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/
Dsample_threadx.c141 status = tx_event_flags_set(&event_flags_0, 0x1, TX_OR); in thread_0_entry()

12345678910