Home
last modified time | relevance | path

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/
Dsubdir_vars.mk118 ../tx_timer_change.c \
304 ./tx_timer_change.d \
496 ./tx_timer_change.obj \
DccsObjs.opt1 …"./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/
Dfile_list.mk175 tx_timer_change.c \
/ThreadX-v6.2.1/ports_smp/linux/gnu/example_build/
Dfile_list.mk191 tx_timer_change.c \
/ThreadX-v6.2.1/utility/rtos_compatibility_layers/FreeRTOS/
Dtx_freertos.c2444 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/
Dtx.gpj143 tx_timer_change.c
Dtxe.gpj144 tx_timer_change.c
/ThreadX-v6.2.1/ports/cortex_m3/ghs/example_build/
Dtx.gpj132 ..\..\..\..\common\src\tx_timer_change.c
Dtxe.gpj133 ..\..\..\..\common\src\tx_timer_change.c
/ThreadX-v6.2.1/common/
DCMakeLists.txt115 ${CMAKE_CURRENT_LIST_DIR}/src/tx_timer_change.c
/ThreadX-v6.2.1/ports/cortex_m7/ghs/example_build/
Dtx.gpj132 ..\..\..\..\common\src\tx_timer_change.c
Dtxe.gpj133 ..\..\..\..\common\src\tx_timer_change.c
/ThreadX-v6.2.1/ports/cortex_r4/ghs/example_build/
Dtx.gpj139 ..\..\..\..\common\src\tx_timer_change.c
Dtxe.gpj140 ..\..\..\..\common\src\tx_timer_change.c
/ThreadX-v6.2.1/ports/cortex_r7/ghs/example_build/
Dtx.gpj139 ..\..\..\..\common\src\tx_timer_change.c
Dtxe.gpj140 ..\..\..\..\common\src\tx_timer_change.c
/ThreadX-v6.2.1/ports/cortex_a8/ghs/example_build/
Dtxe.gpj140 ..\..\..\..\common\src\tx_timer_change.c
/ThreadX-v6.2.1/ports/cortex_a9/ghs/example_build/
Dtxe.gpj140 ..\..\..\..\common\src\tx_timer_change.c
/ThreadX-v6.2.1/ports/cortex_r5/ghs/example_build/
Dtxe.gpj140 ..\..\..\..\common\src\tx_timer_change.c
Dtx.gpj139 ..\..\..\..\common\src\tx_timer_change.c
/ThreadX-v6.2.1/ports/cortex_m4/ghs/example_build/
Dtx.gpj132 ..\..\..\..\common\src\tx_timer_change.c
Dtxe.gpj133 ..\..\..\..\common\src\tx_timer_change.c
/ThreadX-v6.2.1/ports/cortex_a5/ghs/example_build/
Dtx.gpj139 ..\..\..\..\common\src\tx_timer_change.c
Dtxe.gpj140 ..\..\..\..\common\src\tx_timer_change.c
/ThreadX-v6.2.1/ports/cortex_a7/ghs/example_build/
Dtx.gpj139 ..\..\..\..\common\src\tx_timer_change.c

123