Searched defs:xTicksToWait (Results 1 – 3 of 3) sorted by relevance
65 const TickType_t xTicksToWait ) in vOutputChar()74 static const TickType_t xTicksToWait = pdMS_TO_TICKS( 20 ); variable
837 const TickType_t xTicksToWait ) in vOutputChar()
38 static const TickType_t xTicksToWait = pdMS_TO_TICKS( 20 ); variable
Completed in 10 milliseconds