Searched refs:_tx_timer_performance_info_get (Results 1 – 6 of 6) sorted by relevance
| /ThreadX-v6.2.1/common_modules/module_lib/src/ |
| D | txm_timer_performance_info_get.c | 78 UINT _tx_timer_performance_info_get(TX_TIMER *timer_ptr, ULONG *activates, ULONG *reactivates, ULON… in _tx_timer_performance_info_get() function
|
| /ThreadX-v6.2.1/common/src/ |
| D | tx_timer_performance_info_get.c | 86 UINT _tx_timer_performance_info_get(TX_TIMER *timer_ptr, ULONG *activates, ULONG *reactivates, in _tx_timer_performance_info_get() function
|
| /ThreadX-v6.2.1/common_smp/src/ |
| D | tx_timer_performance_info_get.c | 86 UINT _tx_timer_performance_info_get(TX_TIMER *timer_ptr, ULONG *activates, ULONG *reactivates, in _tx_timer_performance_info_get() function
|
| /ThreadX-v6.2.1/common_smp/inc/ |
| D | tx_api.h | 1284 #define tx_timer_performance_info_get _tx_timer_performance_info_get 1412 #define tx_timer_performance_info_get _tx_timer_performance_info_get 1529 #define tx_timer_performance_info_get _tx_timer_performance_info_get 1828 UINT _tx_timer_performance_info_get(TX_TIMER *timer_ptr, ULONG *activates, ULONG *reactivate…
|
| /ThreadX-v6.2.1/common/inc/ |
| D | tx_api.h | 1198 #define tx_timer_performance_info_get _tx_timer_performance_info_get 1321 #define tx_timer_performance_info_get _tx_timer_performance_info_get 1432 #define tx_timer_performance_info_get _tx_timer_performance_info_get 1823 UINT _tx_timer_performance_info_get(TX_TIMER *timer_ptr, ULONG *activates, ULONG *reactivate…
|
| /ThreadX-v6.2.1/common_modules/module_manager/inc/ |
| D | txm_module_manager_dispatch.h | 2966 return_value = (ALIGN_TYPE) _tx_timer_performance_info_get( in _txm_module_manager_tx_timer_performance_info_get_dispatch()
|