Home
last modified time | relevance | path

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

/FreeRTOS-Plus/Demo/AWS/Device_Shadow_Windows_Simulator/Common/
A Dprintf-stdarg.c27 #define PAD_RIGHT 1 macro
195 if( ( apBuf->flags.pad & PAD_RIGHT ) == 0 ) in prints()
491 apBuf->flags.pad = PAD_RIGHT; in tiny_print()
/FreeRTOS-Plus/Demo/FreeRTOS_Plus_TCP_IPv6_Demo/IPv6_Multi_WinSim_demo/
A Dprintf-stdarg.c39 #define PAD_RIGHT 1 macro
255 if( ( apBuf->flags.pad & PAD_RIGHT ) == 0 ) in prints()
628 apBuf->flags.pad = PAD_RIGHT; in tiny_print()

Completed in 11 milliseconds