Home
last modified time | relevance | path

Searched refs:TIMER_DUMPER_NAME_LEN (Results 1 - 2 of 2) sorted by relevance

/device/soc/hisilicon/common/platform/timer/
H A Dtimer_hi35xx.h32 #define TIMER_DUMPER_NAME_LEN 64 macro
H A Dtimer_hi35xx.c529 char *name = (char *)OsalMemAlloc(TIMER_DUMPER_NAME_LEN); in TimerDumperGet()
533 if (snprintf_s(name, TIMER_DUMPER_NAME_LEN, TIMER_DUMPER_NAME_LEN - 1, "%s%d", in TimerDumperGet()

Completed in 2 milliseconds