Home
last modified time | relevance | path

Searched refs:tx_event_flags_get (Results 1 – 25 of 315) sorted by relevance

12345678910>>...13

/ThreadX-v6.4.1/test/tx/regression/
Dthreadx_event_flag_basic_test.c106 status = tx_event_flags_get(&group_0, 0x80008000, 14, &actual_events, 100); in timer_entry()
153 status = tx_event_flags_get(&group_0, 0x80008000, 14, &actual_events, 100); in test_isr()
387 status = tx_event_flags_get(TX_NULL, 0x80008000, TX_AND, &actual_events, TX_NO_WAIT); in thread_0_entry()
400 status = tx_event_flags_get(&group_2, 0x80008000, TX_AND, &actual_events, TX_NO_WAIT); in thread_0_entry()
412 status = tx_event_flags_get(&group_0, 0x80008000, TX_AND, TX_NULL, TX_NO_WAIT); in thread_0_entry()
424 status = tx_event_flags_get(&group_0, 0x80008000, 14, &actual_events, TX_NO_WAIT); in thread_0_entry()
499 status = tx_event_flags_get(&group_0, 0x80008000, TX_AND, &actual_events, TX_NO_WAIT); in thread_0_entry()
511 status = tx_event_flags_get(&group_0, 0x80008000, TX_OR, &actual_events, TX_NO_WAIT); in thread_0_entry()
523 status = tx_event_flags_get(&group_0, 0x80008000, TX_AND_CLEAR, &actual_events, TX_NO_WAIT); in thread_0_entry()
535 status = tx_event_flags_get(&group_0, 0x80008000, TX_OR_CLEAR, &actual_events, TX_NO_WAIT); in thread_0_entry()
[all …]
Dthreadx_event_flag_information_test.c143 status = tx_event_flags_get(&group_0, 0x80008000, TX_AND, &actual_events, TX_NO_WAIT); in thread_0_entry()
155 status = tx_event_flags_get(&group_0, 0x80008000, TX_OR, &actual_events, TX_NO_WAIT); in thread_0_entry()
167 status = tx_event_flags_get(&group_0, 0x80008000, TX_AND_CLEAR, &actual_events, TX_NO_WAIT); in thread_0_entry()
179 status = tx_event_flags_get(&group_0, 0x80008000, TX_OR_CLEAR, &actual_events, TX_NO_WAIT); in thread_0_entry()
229 status = tx_event_flags_get(&group_0, 0x80008000, TX_AND, &actual_events, TX_NO_WAIT); in thread_0_entry()
241 status = tx_event_flags_get(&group_0, 0x80008000, TX_OR, &actual_events, TX_NO_WAIT); in thread_0_entry()
253 status = tx_event_flags_get(&group_0, 0x80008000, TX_AND_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()
Dthreadx_event_flag_isr_set_clear_test.c104 status = tx_event_flags_get(&event_flags_0, 0x30000, TX_OR, &actual, TX_NO_WAIT); in test_isr()
113 status += tx_event_flags_get(&event_flags_0, 0x00000080, TX_OR, &actual, TX_NO_WAIT); in test_isr()
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()
Dthreadx_event_flag_suspension_timeout_test.c167 … status = tx_event_flags_get(&group_0, 0x00000001, TX_AND_CLEAR, &actual_events, TX_WAIT_FOREVER); in thread_0_entry()
221 status = tx_event_flags_get(&group_0, 0x80000000, TX_AND_CLEAR, &actual_events, 2); in thread_1_entry()
245 status = tx_event_flags_get(&group_0, 0x00008000, TX_AND_CLEAR, &actual_events, 5); in thread_2_entry()
269 status = tx_event_flags_get(&group_0, 0x00000002, TX_AND, &actual_events, 5); in thread_3_entry()
Dthreadx_event_flag_suspension_test.c269 status = tx_event_flags_get(&group_0, 0x80008000, TX_AND, &actual_events, TX_WAIT_FOREVER); in thread_1_entry()
296 status = tx_event_flags_get(&group_0, 0x80008000, TX_AND, &actual_events, TX_WAIT_FOREVER); in thread_2_entry()
320 status = tx_event_flags_get(&group_0, 0x80008000, TX_AND, &actual_events, TX_WAIT_FOREVER); in thread_3_entry()
343 … status = tx_event_flags_get(&group_0, 0x00000001, TX_OR_CLEAR, &actual_events, TX_WAIT_FOREVER); in thread_4_entry()
Dthreadx_event_flag_suspension_consume_test.c226 … status = tx_event_flags_get(&group_0, 0x80008000, TX_AND_CLEAR, &actual_events, TX_WAIT_FOREVER); in thread_1_entry()
250 status = tx_event_flags_get(&group_0, 0x80008000, TX_AND, &actual_events, TX_WAIT_FOREVER); in thread_2_entry()
274 status = tx_event_flags_get(&group_0, 0x80008000, TX_AND, &actual_events, TX_WAIT_FOREVER); in thread_3_entry()
Dthreadx_event_flag_single_thread_terminate_test.c304 …status = tx_event_flags_get(&group_0, 0x000880000, TX_AND_CLEAR, &actual_events, TX_WAIT_FOREVER); in thread_2_entry()
314 … status = tx_event_flags_get(&group_0, 0x000880000, TX_OR_CLEAR, &actual_events, TX_WAIT_FOREVER); in thread_2_entry()
324 …status = tx_event_flags_get(&group_0, 0x000880000, TX_AND_CLEAR, &actual_events, TX_WAIT_FOREVER); in thread_2_entry()
Dthreadx_event_flag_suspension_different_bits_consume_test.c193 … status = tx_event_flags_get(&group_0, 0x80000000, TX_AND_CLEAR, &actual_events, TX_WAIT_FOREVER); in thread_1_entry()
217 … status = tx_event_flags_get(&group_0, 0x00008000, TX_AND_CLEAR, &actual_events, TX_WAIT_FOREVER); in thread_2_entry()
Dthreadx_event_flag_thread_terminate_test.c203 … status = tx_event_flags_get(&group_0, 0x80000000, TX_AND_CLEAR, &actual_events, TX_WAIT_FOREVER); in thread_1_entry()
227 … status = tx_event_flags_get(&group_0, 0x00008000, TX_AND_CLEAR, &actual_events, TX_WAIT_FOREVER); in thread_2_entry()
Dthreadx_event_flag_suspension_different_bits_test.c193 status = tx_event_flags_get(&group_0, 0x80000000, TX_AND, &actual_events, TX_WAIT_FOREVER); in thread_1_entry()
220 status = tx_event_flags_get(&group_0, 0x00008000, TX_AND, &actual_events, TX_WAIT_FOREVER); in thread_2_entry()
Dthreadx_event_flag_isr_wait_abort_test.c227 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()
/ThreadX-v6.4.1/test/smp/regression/
Dthreadx_event_flag_basic_test.c106 status = tx_event_flags_get(&group_0, 0x80008000, 14, &actual_events, 100); in timer_entry()
153 status = tx_event_flags_get(&group_0, 0x80008000, 14, &actual_events, 100); in test_isr()
387 status = tx_event_flags_get(TX_NULL, 0x80008000, TX_AND, &actual_events, TX_NO_WAIT); in thread_0_entry()
400 status = tx_event_flags_get(&group_2, 0x80008000, TX_AND, &actual_events, TX_NO_WAIT); in thread_0_entry()
412 status = tx_event_flags_get(&group_0, 0x80008000, TX_AND, TX_NULL, TX_NO_WAIT); in thread_0_entry()
424 status = tx_event_flags_get(&group_0, 0x80008000, 14, &actual_events, TX_NO_WAIT); in thread_0_entry()
499 status = tx_event_flags_get(&group_0, 0x80008000, TX_AND, &actual_events, TX_NO_WAIT); in thread_0_entry()
511 status = tx_event_flags_get(&group_0, 0x80008000, TX_OR, &actual_events, TX_NO_WAIT); in thread_0_entry()
523 status = tx_event_flags_get(&group_0, 0x80008000, TX_AND_CLEAR, &actual_events, TX_NO_WAIT); in thread_0_entry()
535 status = tx_event_flags_get(&group_0, 0x80008000, TX_OR_CLEAR, &actual_events, TX_NO_WAIT); in thread_0_entry()
[all …]
Dthreadx_event_flag_information_test.c143 status = tx_event_flags_get(&group_0, 0x80008000, TX_AND, &actual_events, TX_NO_WAIT); in thread_0_entry()
155 status = tx_event_flags_get(&group_0, 0x80008000, TX_OR, &actual_events, TX_NO_WAIT); in thread_0_entry()
167 status = tx_event_flags_get(&group_0, 0x80008000, TX_AND_CLEAR, &actual_events, TX_NO_WAIT); in thread_0_entry()
179 status = tx_event_flags_get(&group_0, 0x80008000, TX_OR_CLEAR, &actual_events, TX_NO_WAIT); in thread_0_entry()
229 status = tx_event_flags_get(&group_0, 0x80008000, TX_AND, &actual_events, TX_NO_WAIT); in thread_0_entry()
241 status = tx_event_flags_get(&group_0, 0x80008000, TX_OR, &actual_events, TX_NO_WAIT); in thread_0_entry()
253 status = tx_event_flags_get(&group_0, 0x80008000, TX_AND_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()
Dthreadx_event_flag_isr_set_clear_test.c103 status = tx_event_flags_get(&event_flags_0, 0x30000, TX_OR, &actual, TX_NO_WAIT); in test_isr()
112 status += tx_event_flags_get(&event_flags_0, 0x00000080, TX_OR, &actual, TX_NO_WAIT); in test_isr()
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()
Dthreadx_event_flag_suspension_timeout_test.c167 … status = tx_event_flags_get(&group_0, 0x00000001, TX_AND_CLEAR, &actual_events, TX_WAIT_FOREVER); in thread_0_entry()
212 status = tx_event_flags_get(&group_0, 0x80000000, TX_AND_CLEAR, &actual_events, 2); in thread_1_entry()
236 status = tx_event_flags_get(&group_0, 0x00008000, TX_AND_CLEAR, &actual_events, 5); in thread_2_entry()
260 status = tx_event_flags_get(&group_0, 0x00000002, TX_AND, &actual_events, 5); in thread_3_entry()
Dthreadx_event_flag_suspension_test.c269 status = tx_event_flags_get(&group_0, 0x80008000, TX_AND, &actual_events, TX_WAIT_FOREVER); in thread_1_entry()
296 status = tx_event_flags_get(&group_0, 0x80008000, TX_AND, &actual_events, TX_WAIT_FOREVER); in thread_2_entry()
320 status = tx_event_flags_get(&group_0, 0x80008000, TX_AND, &actual_events, TX_WAIT_FOREVER); in thread_3_entry()
343 … status = tx_event_flags_get(&group_0, 0x00000001, TX_OR_CLEAR, &actual_events, TX_WAIT_FOREVER); in thread_4_entry()
Dthreadx_event_flag_suspension_consume_test.c226 … status = tx_event_flags_get(&group_0, 0x80008000, TX_AND_CLEAR, &actual_events, TX_WAIT_FOREVER); in thread_1_entry()
250 status = tx_event_flags_get(&group_0, 0x80008000, TX_AND, &actual_events, TX_WAIT_FOREVER); in thread_2_entry()
274 status = tx_event_flags_get(&group_0, 0x80008000, TX_AND, &actual_events, TX_WAIT_FOREVER); in thread_3_entry()
Dthreadx_event_flag_single_thread_terminate_test.c304 …status = tx_event_flags_get(&group_0, 0x000880000, TX_AND_CLEAR, &actual_events, TX_WAIT_FOREVER); in thread_2_entry()
314 … status = tx_event_flags_get(&group_0, 0x000880000, TX_OR_CLEAR, &actual_events, TX_WAIT_FOREVER); in thread_2_entry()
324 …status = tx_event_flags_get(&group_0, 0x000880000, TX_AND_CLEAR, &actual_events, TX_WAIT_FOREVER); in thread_2_entry()
Dthreadx_event_flag_suspension_different_bits_consume_test.c193 … status = tx_event_flags_get(&group_0, 0x80000000, TX_AND_CLEAR, &actual_events, TX_WAIT_FOREVER); in thread_1_entry()
217 … status = tx_event_flags_get(&group_0, 0x00008000, TX_AND_CLEAR, &actual_events, TX_WAIT_FOREVER); in thread_2_entry()
Dthreadx_event_flag_thread_terminate_test.c203 … status = tx_event_flags_get(&group_0, 0x80000000, TX_AND_CLEAR, &actual_events, TX_WAIT_FOREVER); in thread_1_entry()
227 … status = tx_event_flags_get(&group_0, 0x00008000, TX_AND_CLEAR, &actual_events, TX_WAIT_FOREVER); in thread_2_entry()
Dthreadx_event_flag_suspension_different_bits_test.c193 status = tx_event_flags_get(&group_0, 0x80000000, TX_AND, &actual_events, TX_WAIT_FOREVER); in thread_1_entry()
220 status = tx_event_flags_get(&group_0, 0x00008000, TX_AND, &actual_events, TX_WAIT_FOREVER); in thread_2_entry()
Dthreadx_event_flag_isr_wait_abort_test.c226 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()
/ThreadX-v6.4.1/utility/rtos_compatibility_layers/posix/
Dpx_pth_once.c114tx_event_flags_get(&(once_control->event), PTH_ONCE_INIT, TX_AND, &(once_control->flags) ,TX_WAIT_… in pthread_once()
Dpx_sig_wait.c164 …status = tx_event_flags_get(&(base_thread -> signals.signal_event_flags), (ULONG) set -> signal_s… in sigwait()
/ThreadX-v6.4.1/ports/cortex_m3/keil/example_build/
Dsample_threadx.c255 status = tx_event_flags_get(&event_flags_0, 0x1, TX_OR_CLEAR, in thread_5_entry()

12345678910>>...13