Home
last modified time | relevance | path

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

/ThreadX-v6.3.0/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.3.0/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.3.0/test/tx/regression/
Dthreadx_timer_activate_deactivate_test.c126 status += _tx_timer_change(&test_app_timer, 0, 0); in thread_0_entry()
/ThreadX-v6.3.0/test/smp/regression/
Dthreadx_timer_activate_deactivate_test.c126 status += _tx_timer_change(&test_app_timer, 0, 0); in thread_0_entry()
/ThreadX-v6.3.0/common_smp/inc/
Dtx_api.h1293 #define tx_timer_change _tx_timer_change
1834 UINT _tx_timer_change(TX_TIMER *timer_ptr, ULONG initial_ticks, ULONG reschedule_ticks);
/ThreadX-v6.3.0/common/inc/
Dtx_api.h1207 #define tx_timer_change _tx_timer_change
1829 UINT _tx_timer_change(TX_TIMER *timer_ptr, ULONG initial_ticks, ULONG reschedule_ticks);