Home
last modified time | relevance | path

Searched defs:initial_ticks (Results 1 – 10 of 10) 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()
Dtxe_timer_change.c79 UINT _txe_timer_change(TX_TIMER *timer_ptr, ULONG initial_ticks, ULONG reschedule_ticks) in _txe_timer_change()
Dtx_timer_create.c79 ULONG initial_ticks, ULONG reschedule_ticks, UINT auto_activate) in _tx_timer_create()
Dtxe_timer_create.c87ULONG initial_ticks, ULONG reschedule_ticks, UINT auto_activate, UINT timer_control_block_size) in _txe_timer_create()
/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()
Dtxe_timer_change.c79 UINT _txe_timer_change(TX_TIMER *timer_ptr, ULONG initial_ticks, ULONG reschedule_ticks) in _txe_timer_change()
Dtx_timer_create.c80 ULONG initial_ticks, ULONG reschedule_ticks, UINT auto_activate) in _tx_timer_create()
Dtxe_timer_create.c87ULONG initial_ticks, ULONG reschedule_ticks, UINT auto_activate, UINT timer_control_block_size) in _txe_timer_create()
/ThreadX-v6.3.0/common_modules/module_lib/src/
Dtxm_timer_change.c72 UINT _txe_timer_change(TX_TIMER *timer_ptr, ULONG initial_ticks, ULONG reschedule_ticks) in _txe_timer_change()
Dtxm_timer_create.c77 …e_ptr, VOID (*expiration_function)(ULONG), ULONG expiration_input, ULONG initial_ticks, ULONG resc… in _txe_timer_create() argument