Home
last modified time | relevance | path

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

/device/soc/hisilicon/common/platform/pin/
H A Dpin_hi35xx.h35 #define PIN_DUMPER_NAME_LEN 64 macro
H A Dpin_hi35xx.c55 name = (char *)OsalMemCalloc(PIN_DUMPER_NAME_LEN); in PinDumperCreate()
61 if (snprintf_s(name, PIN_DUMPER_NAME_LEN, PIN_DUMPER_NAME_LEN - 1, "%s%hu", in PinDumperCreate()

Completed in 3 milliseconds