Searched refs:Cut (Results 1 – 2 of 2) sorted by relevance
215 uint32_t CmdParseParam(int8_t* pStr, CmdParam *CmdParam, int8_t Cut);
223 uint32_t CmdParseParam(int8_t* pStr, CmdParam *CP, int8_t Cut) in CmdParseParam() argument233 if (pStr[index] == Cut) { in CmdParseParam()
Completed in 12 milliseconds