Home
last modified time | relevance | path

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

/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/swlib/string/
A Dprintf.c89 static char *longlong_to_hexstring(char *buf, unsigned long long u, size_t len, uint flag) in longlong_to_hexstring() function
521 s = longlong_to_hexstring(num_buffer, n, sizeof(num_buffer), flags); in printf_engine()
/AliOS-Things-master/components/debug/src/
A Ddebug_print.c140 static char *longlong_to_hexstring(char *buf, in longlong_to_hexstring() function
585 s = longlong_to_hexstring(num_buffer, n, sizeof(num_buffer), flags); in print_driver()

Completed in 6 milliseconds