Home
last modified time | relevance | path

Searched refs:input (Results 1 – 25 of 132) sorted by relevance

123456

/ThreadX-v6.3.0/utility/rtos_compatibility_layers/posix/
Dpx_system_manager.c71 VOID posix_system_manager_entry(ULONG input) in posix_system_manager_entry() argument
81 TX_PARAMETER_NOT_USED(input); in posix_system_manager_entry()
Dpx_int.h204 VOID posix_system_manager_entry(ULONG input);
/ThreadX-v6.3.0/ports/risc-v32/iar/example_build/config/debugger/
Dtimer.mac6 * Macro package for the C-SPY debugger to simulate Fibonacci data input,
/ThreadX-v6.3.0/test/tx/regression/
Dthreadx_thread_wait_abort_and_isr_test.c267 static void timer_0_entry(ULONG input) in timer_0_entry() argument
Dthreadx_event_flag_isr_wait_abort_test.c328 static void timer_0_entry(ULONG input) in timer_0_entry() argument
Dthreadx_event_flag_isr_set_clear_test.c354 static void timer_0_entry(ULONG input) in timer_0_entry() argument
/ThreadX-v6.3.0/ports_smp/mips32_interaptiv_smp/gnu/src/
Dtx_thread_schedule.S167 or $4, $8, $0 # Move thread pointer into input register
Dtx_timer_interrupt.S209 addu $4, $16, 0 # Setup input parameter
/ThreadX-v6.3.0/test/smp/regression/
Dthreadx_thread_wait_abort_and_isr_test.c268 static void timer_0_entry(ULONG input) in timer_0_entry() argument
Dthreadx_event_flag_isr_wait_abort_test.c327 static void timer_0_entry(ULONG input) in timer_0_entry() argument
Dthreadx_event_flag_isr_set_clear_test.c353 static void timer_0_entry(ULONG input) in timer_0_entry() argument
/ThreadX-v6.3.0/common/src/
Dtx_misra.c166 VOID *_tx_misra_ulong_to_pointer_convert(ULONG input) in _tx_misra_ulong_to_pointer_convert() argument
169 return((VOID *) input); in _tx_misra_ulong_to_pointer_convert()
/ThreadX-v6.3.0/common_smp/src/
Dtx_misra.c164 VOID *_tx_misra_ulong_to_pointer_convert(ULONG input) in _tx_misra_ulong_to_pointer_convert() argument
167 return((VOID *) input); in _tx_misra_ulong_to_pointer_convert()
/ThreadX-v6.3.0/ports_module/cortex_m23/ac6/inc/
Dtx_port.h359 __asm("MSR control, %[input]" : : [input] "r" (_control)); in _set_control()
/ThreadX-v6.3.0/ports_smp/mips32_interaptiv_smp/green/src/
Dtx_timer_interrupt.mip209 addu $4, $16, 0 # Setup input parameter
/ThreadX-v6.3.0/ports/cortex_a9/gnu/example_build/
Dsample_threadx.ld181 .bss section disappears because there are no input sections. */
/ThreadX-v6.3.0/ports/cortex_m23/gnu/
Dreadme_threadx.txt27 address for use by the application, which is supplied as the sole input
/ThreadX-v6.3.0/ports_module/cortex_a7/gnu/example_build/
Dsample_threadx.ld181 .bss section disappears because there are no input sections. */
/ThreadX-v6.3.0/ports_arch/ARMv7-A/threadx/ports/gnu/example_build/
Dsample_threadx.ld181 .bss section disappears because there are no input sections. */
/ThreadX-v6.3.0/ports/cortex_r4/gnu/example_build/
Dsample_threadx.ld181 .bss section disappears because there are no input sections. */
/ThreadX-v6.3.0/ports/cortex_a8/gnu/example_build/
Dsample_threadx.ld181 .bss section disappears because there are no input sections. */
/ThreadX-v6.3.0/ports/cortex_r5/gnu/example_build/
Dsample_threadx.ld181 .bss section disappears because there are no input sections. */
/ThreadX-v6.3.0/ports/cortex_a15/gnu/example_build/
Dsample_threadx.ld181 .bss section disappears because there are no input sections. */
/ThreadX-v6.3.0/ports/cortex_a17/gnu/example_build/
Dsample_threadx.ld181 .bss section disappears because there are no input sections. */
/ThreadX-v6.3.0/ports/arm11/gnu/example_build/
Dsample_threadx.ld181 .bss section disappears because there are no input sections. */

123456