Searched refs:_txe_timer_change (Results 1 – 6 of 6) sorted by relevance
| /ThreadX-v6.3.0/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() function
|
| /ThreadX-v6.3.0/common/src/ |
| D | txe_timer_change.c | 79 UINT _txe_timer_change(TX_TIMER *timer_ptr, ULONG initial_ticks, ULONG reschedule_ticks) in _txe_timer_change() function
|
| /ThreadX-v6.3.0/common_smp/src/ |
| D | txe_timer_change.c | 79 UINT _txe_timer_change(TX_TIMER *timer_ptr, ULONG initial_ticks, ULONG reschedule_ticks) in _txe_timer_change() function
|
| /ThreadX-v6.3.0/common_smp/inc/ |
| D | tx_api.h | 1538 #define tx_timer_change _txe_timer_change 1855 UINT _txe_timer_change(TX_TIMER *timer_ptr, ULONG initial_ticks, ULONG reschedule_ticks);
|
| /ThreadX-v6.3.0/common/inc/ |
| D | tx_api.h | 1441 #define tx_timer_change _txe_timer_change 1850 UINT _txe_timer_change(TX_TIMER *timer_ptr, ULONG initial_ticks, ULONG reschedule_ticks);
|
| /ThreadX-v6.3.0/common_modules/module_manager/inc/ |
| D | txm_module_manager_dispatch.h | 2746 return_value = (ALIGN_TYPE) _txe_timer_change( in _txm_module_manager_tx_timer_change_dispatch()
|