Searched refs:TX_TRACE_TIME_EVENTS (Results 1 – 6 of 6) sorted by relevance
| /ThreadX-v6.2.1/common/src/ |
| D | tx_time_set.c | 83 …INE_INSERT(TX_TRACE_TIME_SET, TX_ULONG_TO_POINTER_CONVERT(new_time), 0, 0, 0, TX_TRACE_TIME_EVENTS) in _tx_time_set()
|
| D | tx_time_get.c | 93 …ER_CONVERT(temp_time), TX_POINTER_TO_ULONG_CONVERT(&another_temp_time), 0, 0, TX_TRACE_TIME_EVENTS) in _tx_time_get()
|
| /ThreadX-v6.2.1/common_smp/src/ |
| D | tx_time_set.c | 83 …INE_INSERT(TX_TRACE_TIME_SET, TX_ULONG_TO_POINTER_CONVERT(new_time), 0, 0, 0, TX_TRACE_TIME_EVENTS) in _tx_time_set()
|
| D | tx_time_get.c | 93 …ER_CONVERT(temp_time), TX_POINTER_TO_ULONG_CONVERT(&another_temp_time), 0, 0, TX_TRACE_TIME_EVENTS) in _tx_time_get()
|
| /ThreadX-v6.2.1/common_smp/inc/ |
| D | tx_api.h | 345 #define TX_TRACE_TIME_EVENTS 0x00000200 /* ThreadX Time events … macro
|
| /ThreadX-v6.2.1/common/inc/ |
| D | tx_api.h | 344 #define TX_TRACE_TIME_EVENTS 0x00000200 /* ThreadX Time events … macro
|