Searched refs:tx_timer_change (Results 1 – 25 of 72) sorted by relevance
123
| /ThreadX-v6.2.1/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.2.1/ports/linux/gnu/example_build/ |
| D | file_list.mk | 175 tx_timer_change.c \
|
| /ThreadX-v6.2.1/ports_smp/linux/gnu/example_build/ |
| D | file_list.mk | 191 tx_timer_change.c \
|
| /ThreadX-v6.2.1/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.2.1/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.2.1/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.2.1/common/ |
| D | CMakeLists.txt | 115 ${CMAKE_CURRENT_LIST_DIR}/src/tx_timer_change.c
|
| /ThreadX-v6.2.1/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.2.1/ports/cortex_r4/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.2.1/ports/cortex_r7/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.2.1/ports/cortex_a8/ghs/example_build/ |
| D | txe.gpj | 140 ..\..\..\..\common\src\tx_timer_change.c
|
| /ThreadX-v6.2.1/ports/cortex_a9/ghs/example_build/ |
| D | txe.gpj | 140 ..\..\..\..\common\src\tx_timer_change.c
|
| /ThreadX-v6.2.1/ports/cortex_r5/ghs/example_build/ |
| D | txe.gpj | 140 ..\..\..\..\common\src\tx_timer_change.c
|
| D | tx.gpj | 139 ..\..\..\..\common\src\tx_timer_change.c
|
| /ThreadX-v6.2.1/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.2.1/ports/cortex_a5/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.2.1/ports/cortex_a7/ghs/example_build/ |
| D | tx.gpj | 139 ..\..\..\..\common\src\tx_timer_change.c
|
123