Searched refs:HAL_Vsnprintf (Results 1 – 3 of 3) sorted by relevance
24 int HAL_Vsnprintf(char *str, const int len, const char *format, va_list ap);
101 int HAL_Vsnprintf(_IN_ char *str, _IN_ const int len, _IN_ const char *format, in HAL_Vsnprintf() function
453 int HAL_Vsnprintf(char *str, const int len, const char *format, va_list ap) in HAL_Vsnprintf() function
Completed in 5 milliseconds