Home
last modified time | relevance | path

Searched defs:timer_ptr (Results 26 – 50 of 254) sorted by relevance

1234567891011

/ThreadX-v6.4.1/common/src/
Dtxe_timer_info_get.c79 UINT _txe_timer_info_get(TX_TIMER *timer_ptr, CHAR **name, UINT *active, ULONG *remaining_ticks, in _txe_timer_info_get()
Dtx_timer_performance_info_get.c85 UINT _tx_timer_performance_info_get(TX_TIMER *timer_ptr, ULONG *activates, ULONG *reactivates, in _tx_timer_performance_info_get()
Dtx_timer_create.c77 UINT _tx_timer_create(TX_TIMER *timer_ptr, CHAR *name_ptr, in _tx_timer_create()
Dtx_timer_info_get.c78 UINT _tx_timer_info_get(TX_TIMER *timer_ptr, CHAR **name, UINT *active, ULONG *remaining_ticks, in _tx_timer_info_get()
Dtx_timer_expiration_process.c101 TX_TIMER *timer_ptr; in _tx_timer_expiration_process() local
Dtxe_timer_create.c84 UINT _txe_timer_create(TX_TIMER *timer_ptr, CHAR *name_ptr, in _txe_timer_create()
Dtx_timer_thread_entry.c95 TX_TIMER *timer_ptr; in _tx_timer_thread_entry() local
Dtx_trace_enable.c93 TX_TIMER *timer_ptr; in _tx_trace_enable() local
/ThreadX-v6.4.1/common_smp/src/
Dtxe_timer_info_get.c79 UINT _txe_timer_info_get(TX_TIMER *timer_ptr, CHAR **name, UINT *active, ULONG *remaining_ticks, in _txe_timer_info_get()
Dtx_timer_deactivate.c71 UINT _tx_timer_deactivate(TX_TIMER *timer_ptr) in _tx_timer_deactivate()
Dtx_timer_performance_info_get.c85 UINT _tx_timer_performance_info_get(TX_TIMER *timer_ptr, ULONG *activates, ULONG *reactivates, in _tx_timer_performance_info_get()
Dtx_timer_create.c76 UINT _tx_timer_create(TX_TIMER *timer_ptr, CHAR *name_ptr, in _tx_timer_create()
Dtx_timer_info_get.c78 UINT _tx_timer_info_get(TX_TIMER *timer_ptr, CHAR **name, UINT *active, ULONG *remaining_ticks, in _tx_timer_info_get()
Dtx_timer_expiration_process.c96 TX_TIMER *timer_ptr; in _tx_timer_expiration_process() local
Dtxe_timer_create.c84 UINT _txe_timer_create(TX_TIMER *timer_ptr, CHAR *name_ptr, in _txe_timer_create()
Dtx_trace_enable.c93 TX_TIMER *timer_ptr; in _tx_trace_enable() local
Dtx_timer_thread_entry.c96 TX_TIMER *timer_ptr; in _tx_timer_thread_entry() local
Dtx_thread_system_resume.c143 TX_TIMER_INTERNAL *timer_ptr; in _tx_thread_system_resume() local
/ThreadX-v6.4.1/common_modules/module_manager/src/
Dtxm_module_manager_timer_notify_trampoline.c76 TX_TIMER *timer_ptr; in _txm_module_manager_timer_notify_trampoline() local
Dtxm_module_manager_object_pointer_get_extended.c104 TX_TIMER *timer_ptr; in _txm_module_manager_object_pointer_get_extended() local
Dtxm_module_manager_stop.c128 TX_TIMER *timer_ptr, *next_timer_ptr; in _txm_module_manager_stop() local
/ThreadX-v6.4.1/common_modules/module_lib/src/
Dtxm_timer_info_get.c74 UINT _txe_timer_info_get(TX_TIMER *timer_ptr, CHAR **name, UINT *active, ULONG *remaining_ticks, UL… in _txe_timer_info_get()
Dtxm_timer_performance_info_get.c77 UINT _tx_timer_performance_info_get(TX_TIMER *timer_ptr, ULONG *activates, ULONG *reactivates, ULON… in _tx_timer_performance_info_get()
Dtxm_timer_create.c76 UINT _txe_timer_create(TX_TIMER *timer_ptr, CHAR *name_ptr, VOID (*expiration_function)(ULONG), ULO… in _txe_timer_create()
/ThreadX-v6.4.1/ports/c667x/ccs/inc/
Dtx_port.h225 #define TX_TIMER_CREATE_EXTENSION(timer_ptr) argument
236 #define TX_TIMER_DELETE_EXTENSION(timer_ptr) argument

1234567891011