Searched refs:RSP_PAYLOAD_LEN (Results 1 – 1 of 1) sorted by relevance
89 #define RSP_PAYLOAD_LEN(_ptr) (((_SlResponseHeader_t *)(_ptr))->GenHeader.Len - _SL_RESP_SPEC_HDR_S… macro1273 RespPayloadLen = (_u16)(RSP_PAYLOAD_LEN(uBuf.TempBuf)); in _SlDrvMsgRead()1508 …_i16 ActDataSize = (_i16)(RSP_PAYLOAD_LEN(uBuf.TempBuf) - g_pCB->FunctionParams.pCmdCtrl->RxDes… in _SlDrvMsgRead()