Home
last modified time | relevance | path

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

/AliOS-Things-master/components/linkkit/include/linkkit/wrappers/
A Dwrappers_os.h24 int HAL_Vsnprintf(char *str, const int len, const char *format, va_list ap);
/AliOS-Things-master/components/linkkit/wrappers/os/
A DHAL_OS_rhino.c101 int HAL_Vsnprintf(_IN_ char *str, _IN_ const int len, _IN_ const char *format, in HAL_Vsnprintf() function
/AliOS-Things-master/components/linkkit/wrappers/platform/os/
A DHAL_OS_yoc.c453 int HAL_Vsnprintf(char *str, const int len, const char *format, va_list ap) in HAL_Vsnprintf() function

Completed in 5 milliseconds