| /ThreadX-v6.3.0/test/tx/regression/ |
| D | threadx_timer_simple_test.c | 342 status = tx_timer_change(TX_NULL, 1, 1); in thread_0_entry() 355 status = tx_timer_change(&timer_2, 1, 1); in thread_0_entry() 367 status = tx_timer_change(&timer_0, 0, 1); in thread_0_entry() 532 status = tx_timer_change(&timer_0, 100, 1); in thread_0_entry() 577 status += tx_timer_change(&timer_0, 100, 100); in thread_0_entry() 578 status += tx_timer_change(&timer_1, 100, 100); in thread_0_entry()
|
| D | threadx_timer_multiple_test.c | 169 status = tx_timer_change(&timer_0, 100, 1); in thread_0_entry() 180 status = tx_timer_change(&timer_1, 100, 2); in thread_0_entry() 191 status = tx_timer_change(&timer_2, 100, 3); in thread_0_entry()
|
| D | threadx_timer_information_test.c | 149 status = tx_timer_change(&timer_0, 100, 1); in thread_0_entry() 217 status = tx_timer_change(&timer_0, 100, 200); in thread_0_entry() 498 status += tx_timer_change(&timer_0, 100, 200); in thread_0_entry() 499 status += tx_timer_change(&timer_1, 100, 200); in thread_0_entry()
|
| /ThreadX-v6.3.0/test/smp/regression/ |
| D | threadx_timer_multiple_test.c | 169 status = tx_timer_change(&timer_0, 100, 1); in thread_0_entry() 180 status = tx_timer_change(&timer_1, 100, 2); in thread_0_entry() 191 status = tx_timer_change(&timer_2, 100, 3); in thread_0_entry()
|
| D | threadx_timer_simple_test.c | 344 status = tx_timer_change(TX_NULL, 1, 1); in thread_0_entry() 357 status = tx_timer_change(&timer_2, 1, 1); in thread_0_entry() 369 status = tx_timer_change(&timer_0, 0, 1); in thread_0_entry() 534 status = tx_timer_change(&timer_0, 100, 1); in thread_0_entry() 579 status += tx_timer_change(&timer_0, 100, 100); in thread_0_entry() 580 status += tx_timer_change(&timer_1, 100, 100); in thread_0_entry()
|
| D | threadx_timer_information_test.c | 149 status = tx_timer_change(&timer_0, 100, 1); in thread_0_entry() 217 status = tx_timer_change(&timer_0, 100, 200); in thread_0_entry() 498 status += tx_timer_change(&timer_0, 100, 200); in thread_0_entry() 499 status += tx_timer_change(&timer_1, 100, 200); in thread_0_entry()
|
| /ThreadX-v6.3.0/ports/c667x/ccs/example_build/tx/Release/ |
| D | subdir_vars.mk | 118 ../tx_timer_change.c \ 304 ./tx_timer_change.d \ 496 ./tx_timer_change.obj \
|
| D | ccsObjs.opt | 1 …"./tx_time_get.obj" "./tx_time_set.obj" "./tx_timer_activate.obj" "./tx_timer_change.obj" "./tx_ti…
|
| /ThreadX-v6.3.0/ports/linux/gnu/example_build/ |
| D | file_list.mk | 175 tx_timer_change.c \
|
| /ThreadX-v6.3.0/ports_smp/linux/gnu/example_build/ |
| D | file_list.mk | 191 tx_timer_change.c \
|
| /ThreadX-v6.3.0/utility/rtos_compatibility_layers/FreeRTOS/ |
| D | tx_freertos.c | 2444 ret = tx_timer_change(&xTimer->timer, xNewPeriod, xNewPeriod); in xTimerChangePeriod() 2446 ret = tx_timer_change(&xTimer->timer, xNewPeriod, 0u); in xTimerChangePeriod() 2482 ret = tx_timer_change(&xTimer->timer, xTimer->period, xTimer->period); in xTimerReset() 2484 ret = tx_timer_change(&xTimer->timer, xTimer->period, 0u); in xTimerReset() 2588 ret = tx_timer_change(&xTimer->timer, left, xTimer->period); in vTimerSetReloadMode() 2590 ret = tx_timer_change(&xTimer->timer, left, 0u); in vTimerSetReloadMode()
|
| /ThreadX-v6.3.0/ports_smp/mips32_interaptiv_smp/green/example_build/ |
| D | tx.gpj | 143 tx_timer_change.c
|
| D | txe.gpj | 144 tx_timer_change.c
|
| /ThreadX-v6.3.0/ports/cortex_m3/ghs/example_build/ |
| D | tx.gpj | 132 ..\..\..\..\common\src\tx_timer_change.c
|
| D | txe.gpj | 133 ..\..\..\..\common\src\tx_timer_change.c
|
| /ThreadX-v6.3.0/test/smp/cmake/threadx_smp/common_smp/ |
| D | CMakeLists.txt | 178 ${CURRENT_DIR}/src/tx_timer_change.c
|
| /ThreadX-v6.3.0/ports/cortex_m7/ghs/example_build/ |
| D | tx.gpj | 132 ..\..\..\..\common\src\tx_timer_change.c
|
| D | txe.gpj | 133 ..\..\..\..\common\src\tx_timer_change.c
|
| /ThreadX-v6.3.0/ports/cortex_m4/ghs/example_build/ |
| D | tx.gpj | 132 ..\..\..\..\common\src\tx_timer_change.c
|
| D | txe.gpj | 133 ..\..\..\..\common\src\tx_timer_change.c
|
| /ThreadX-v6.3.0/ports/cortex_a8/ghs/example_build/ |
| D | tx.gpj | 139 ..\..\..\..\common\src\tx_timer_change.c
|
| D | txe.gpj | 140 ..\..\..\..\common\src\tx_timer_change.c
|
| /ThreadX-v6.3.0/ports/cortex_a9/ghs/example_build/ |
| D | tx.gpj | 139 ..\..\..\..\common\src\tx_timer_change.c
|
| D | txe.gpj | 140 ..\..\..\..\common\src\tx_timer_change.c
|
| /ThreadX-v6.3.0/ports/cortex_r5/ghs/example_build/ |
| D | tx.gpj | 139 ..\..\..\..\common\src\tx_timer_change.c
|