Home
last modified time | relevance | path

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

/FreeRTOS-Plus/Demo/FreeRTOS_Plus_TCP_IPv6_Demo/IPv6_Multi_WinSim_demo/
A Dprintf-stdarg.c52 const TickType_t xTicksToWait );
65 const TickType_t xTicksToWait ) in vOutputChar() argument
68 ( void ) xTicksToWait; in vOutputChar()
74 static const TickType_t xTicksToWait = pdMS_TO_TICKS( 20 ); variable
141 vOutputChar( ( char ) c, xTicksToWait ); in strbuf_printchar()
167 vOutputChar( ( char ) c, xTicksToWait ); in strbuf_printchar_inline()
A Dmain.c837 const TickType_t xTicksToWait ) in vOutputChar() argument
840 ( void ) xTicksToWait; in vOutputChar()
/FreeRTOS-Plus/Demo/AWS/Device_Shadow_Windows_Simulator/Common/
A Dprintf-stdarg.c37 const TickType_t xTicksToWait );
38 static const TickType_t xTicksToWait = pdMS_TO_TICKS( 20 ); variable
81 vOutputChar( ( char ) c, xTicksToWait ); in strbuf_printchar()
107 vOutputChar( ( char ) c, xTicksToWait ); in strbuf_printchar_inline()

Completed in 17 milliseconds