Home
last modified time | relevance | path

Searched refs:TM_GetTimestamp (Results 1 – 4 of 4) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/components/mem_manager/
Dfsl_component_mem_manager.c455 START_TIME = TM_GetTimestamp(); in MEM_BufferAllocWithId()
494 STOP_TIME = TM_GetTimestamp(); in MEM_BufferAllocWithId()
Dfsl_component_mem_manager_light.c694 START_TIME = TM_GetTimestamp(); in MEM_BufferAllocateFromArea()
872 STOP_TIME = TM_GetTimestamp(); in MEM_BufferAllocateFromArea()
/hal_nxp-latest/mcux/mcux-sdk/components/timer_manager/
Dfsl_component_timer_manager.h425 uint64_t TM_GetTimestamp(void);
Dfsl_component_timer_manager.c759 uint64_t TM_GetTimestamp(void) in TM_GetTimestamp() function