Home
last modified time | relevance | path

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

/hal_ambiq-latest/utils/
Dam_util_regdump.c84 static uint8_t g_ui8Fmt[64]; variable
913 am_util_stdio_sprintf((char*)g_ui8Fmt, " %%-%ds (0x%%08X) = 0x%%08X\n", ui32MaxLen + 1); in block_print()
925 … am_util_stdio_printf((char*)g_ui8Fmt, psDump[ux].pi8RegName, ui32RegAddr, AM_REGVAL(ui32RegAddr)); in block_print()