Home
last modified time | relevance | path

Searched defs:TX_EXECUTION_TIME_SOURCE (Results 1 – 2 of 2) sorted by relevance

/ThreadX-v6.4.1/utility/execution_profile_kit/
Dtx_execution_profile.h60 #define TX_EXECUTION_TIME_SOURCE (EXECUTION_TIME_SOURCE_TYPE) *((volatile ULONG *) 0xE00010… macro
/ThreadX-v6.4.1/utility/execution_profile_kit/smp_version/
Dtx_execution_profile.h67 #define TX_EXECUTION_TIME_SOURCE (EXECUTION_TIME_SOURCE_TYPE) _tx_thread_smp_time_get(); macro