Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/platform/ext/target/nxp/common/Native_Driver/utilities/str/
Dfsl_str.c1222 static uint8_t StrFormatScanFillFloat(uint32_t flag, va_list *args_ptr, double fnum) in StrFormatScanFillFloat() function
1627 nassigned += StrFormatScanFillFloat(flag, &args_ptr, fnum); in StrFormatScanf()