Home
last modified time | relevance | path

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

/hal_ambiq-3.5.0/utils/
Dam_util_stdio.c429 uint64_to_hexstr(uint64_t ui64Val, char *pcBuf, bool bLower) in uint64_to_hexstr() function
920 iVal = uint64_to_hexstr(ui64Val, pcBuf, bLower); in am_util_stdio_vsprintf()