Home
last modified time | relevance | path

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

/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/swlib/string/
A Dprintf.c304 bool output_dot = FALSE; in double_to_hexstring() local
312 if (!output_dot) { in double_to_hexstring()
314 output_dot = TRUE; in double_to_hexstring()
/AliOS-Things-master/components/debug/src/
A Ddebug_print.c383 uint8_t output_dot = 0; in double_to_hexstring() local
391 if (!output_dot) { in double_to_hexstring()
393 output_dot = 1; in double_to_hexstring()

Completed in 67 milliseconds