Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/app_trace/sys_view/SEGGER/
DSEGGER_SYSVIEW.c1803 U64 Systime; in SEGGER_SYSVIEW_RecordSystime() local
1806 Systime = _SYSVIEW_Globals.pOSAPI->pfGetTime(); in SEGGER_SYSVIEW_RecordSystime()
1808 (U32)(Systime), in SEGGER_SYSVIEW_RecordSystime()
1809 (U32)(Systime >> 32)); in SEGGER_SYSVIEW_RecordSystime()