Home
last modified time | relevance | path

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

/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/swlib/string/
A Dprintf.h22 #define SHOWSIGNFLAG 0x00000200 macro
A Dprintf.c61 else if ((flag & SHOWSIGNFLAG)) in longlong_to_string()
435 flags |= SHOWSIGNFLAG; in printf_engine()
/AliOS-Things-master/components/debug/src/
A Ddebug_print.c18 #define SHOWSIGNFLAG 0x00000200 macro
127 } else if ((flag & SHOWSIGNFLAG)) { in longlong_to_string()
498 flags |= SHOWSIGNFLAG; in print_driver()

Completed in 4 milliseconds