Searched defs:usDataLen (Results 1 – 2 of 2) sorted by relevance
235 uint16_t usDataLen = 1; variable
152 uint16_t RTU_CRC(const unsigned char *puchMsg, uint16_t usDataLen) in RTU_CRC()