Searched defs:reschedule_ticks (Results 1 – 15 of 15) sorted by relevance
| /ThreadX-v6.2.1/common/src/ |
| D | tx_timer_change.c | 75 UINT _tx_timer_change(TX_TIMER *timer_ptr, ULONG initial_ticks, ULONG reschedule_ticks) in _tx_timer_change()
|
| D | txe_timer_change.c | 79 UINT _txe_timer_change(TX_TIMER *timer_ptr, ULONG initial_ticks, ULONG reschedule_ticks) in _txe_timer_change()
|
| D | txe_timer_info_get.c | 81 ULONG *reschedule_ticks, TX_TIMER **next_timer) in _txe_timer_info_get()
|
| D | tx_timer_create.c | 80 ULONG initial_ticks, ULONG reschedule_ticks, UINT auto_activate) in _tx_timer_create()
|
| D | tx_timer_info_get.c | 80 ULONG *reschedule_ticks, TX_TIMER **next_timer) in _tx_timer_info_get()
|
| D | txe_timer_create.c | 87 … ULONG initial_ticks, ULONG reschedule_ticks, UINT auto_activate, UINT timer_control_block_size) in _txe_timer_create()
|
| /ThreadX-v6.2.1/common_smp/src/ |
| D | tx_timer_change.c | 75 UINT _tx_timer_change(TX_TIMER *timer_ptr, ULONG initial_ticks, ULONG reschedule_ticks) in _tx_timer_change()
|
| D | txe_timer_change.c | 79 UINT _txe_timer_change(TX_TIMER *timer_ptr, ULONG initial_ticks, ULONG reschedule_ticks) in _txe_timer_change()
|
| D | txe_timer_info_get.c | 81 ULONG *reschedule_ticks, TX_TIMER **next_timer) in _txe_timer_info_get()
|
| D | tx_timer_create.c | 79 ULONG initial_ticks, ULONG reschedule_ticks, UINT auto_activate) in _tx_timer_create()
|
| D | tx_timer_info_get.c | 80 ULONG *reschedule_ticks, TX_TIMER **next_timer) in _tx_timer_info_get()
|
| D | txe_timer_create.c | 87 … ULONG initial_ticks, ULONG reschedule_ticks, UINT auto_activate, UINT timer_control_block_size) in _txe_timer_create()
|
| /ThreadX-v6.2.1/common_modules/module_lib/src/ |
| D | txm_timer_change.c | 72 UINT _txe_timer_change(TX_TIMER *timer_ptr, ULONG initial_ticks, ULONG reschedule_ticks) in _txe_timer_change()
|
| D | txm_timer_info_get.c | 75 …R *timer_ptr, CHAR **name, UINT *active, ULONG *remaining_ticks, ULONG *reschedule_ticks, TX_TIMER… in _txe_timer_info_get()
|
| D | txm_timer_create.c | 77 …n_function)(ULONG), ULONG expiration_input, ULONG initial_ticks, ULONG reschedule_ticks, UINT auto… in _txe_timer_create() argument
|