Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/app_trace/sys_view/Sample/Config/
DSEGGER_SYSVIEW_Config_FreeRTOS.c231 SEGGER_SYSVIEW_Init(SYSVIEW_TIMESTAMP_FREQ, SYSVIEW_CPU_FREQ, in SEGGER_SYSVIEW_Conf()
/hal_espressif-3.6.0/components/app_trace/sys_view/SEGGER/
DSEGGER_SYSVIEW.h225 void SEGGER_SYSVIEW_Init (U32 SysFreq, U32 CPUFreq, const SEGGER_SYSVIEW_O…
DSEGGER_SYSVIEW.c1204 void SEGGER_SYSVIEW_Init(U32 SysFreq, U32 CPUFreq, const SEGGER_SYSVIEW_OS_API *pOSAPI, SEGGER_SYSV… in SEGGER_SYSVIEW_Init() function