Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/platform/ext/target/nxp/common/Native_Driver/utilities/str/
Dfsl_str.c170 static uint32_t PrintGetPrecision(const char **s, va_list *ap, bool *valid_precision_width) in PrintGetPrecision() function
862 precision_width = PrintGetPrecision(&p, &ap, &valid_precision_width); in StrFormatPrintf()
864 precision_width = PrintGetPrecision(&p, &ap, NULL); in StrFormatPrintf()