Searched refs:TX_TRACE_TIME_EVENTS (Results 1 – 6 of 6) sorted by relevance
| /ThreadX-v6.3.0/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.3.0/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.3.0/common_smp/inc/ |
| D | tx_api.h | 353 #define TX_TRACE_TIME_EVENTS 0x00000200 /* ThreadX Time events … macro
|
| /ThreadX-v6.3.0/common/inc/ |
| D | tx_api.h | 352 #define TX_TRACE_TIME_EVENTS 0x00000200 /* ThreadX Time events … macro
|