Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/platform/ext/target/nxp/common/Native_Driver/utilities/str/
Dfsl_str.c1069 static uint8_t StrFormatScanIsFloat(char *c) in StrFormatScanIsFloat() function
1368 else if (1U == StrFormatScanIsFloat(c)) in StrFormatScanfStringHandling()