Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/platform/ext/target/nxp/common/Native_Driver/utilities/str/
Dfsl_str.c1144 static uint8_t StrFormatScanFillInteger(uint32_t flag, va_list *args_ptr, int32_t val) in StrFormatScanFillInteger() function
1605 nassigned += StrFormatScanFillInteger(flag, &args_ptr, val); in StrFormatScanf()