Searched refs:pCw (Results 1 – 1 of 1) sorted by relevance
40 #define GET_CW(pCw) ((uint16_t) ((*(pCw) << 8) + *((pCw) + 1))) argument