Searched defs:cTxString (Results 1 – 3 of 3) sorted by relevance
123 …char cTxString[ 25 ], cRxString[ 25 ]; /* Make sure the stack is large enough to hold these. Turn… in prvEchoClientTask() local225 static char cTxString[ 40 ]; in prvZeroCopyEchoClientTask() local
131 …int8_t cTxString[ 25 ], cRxString[ 25 ]; /* Make sure the stack is large enough to hold these. Tu… in prvEchoClientTask() local257 static int8_t cTxString[ 40 ]; in prvZeroCopyEchoClientTask() local
118 …int8_t cTxString[ TX_RX_STR_SIZE ], cRxString[ TX_RX_STR_SIZE ]; /* Make sure the stack is large e… in prvUDPEchoClientTask() local
Completed in 22 milliseconds