Home
last modified time | relevance | path

Searched refs:_tx_timer_change (Results 1 – 6 of 6) sorted by relevance

/ThreadX-v6.2.1/common/src/
Dtx_timer_change.c75 UINT _tx_timer_change(TX_TIMER *timer_ptr, ULONG initial_ticks, ULONG reschedule_ticks) in _tx_timer_change() function
Dtxe_timer_change.c120 status = _tx_timer_change(timer_ptr, initial_ticks, reschedule_ticks); in _txe_timer_change()
/ThreadX-v6.2.1/common_smp/src/
Dtx_timer_change.c75 UINT _tx_timer_change(TX_TIMER *timer_ptr, ULONG initial_ticks, ULONG reschedule_ticks) in _tx_timer_change() function
Dtxe_timer_change.c120 status = _tx_timer_change(timer_ptr, initial_ticks, reschedule_ticks); in _txe_timer_change()
/ThreadX-v6.2.1/common_smp/inc/
Dtx_api.h1279 #define tx_timer_change _tx_timer_change
1820 UINT _tx_timer_change(TX_TIMER *timer_ptr, ULONG initial_ticks, ULONG reschedule_ticks);
/ThreadX-v6.2.1/common/inc/
Dtx_api.h1193 #define tx_timer_change _tx_timer_change
1815 UINT _tx_timer_change(TX_TIMER *timer_ptr, ULONG initial_ticks, ULONG reschedule_ticks);