Searched refs:firstPortionData (Results 1 – 4 of 4) sorted by relevance
3595 (void)memcpy(pDest, pPacketInfo->firstPortionData, pPacketInfo->firstPortionBytes); in RAIL_CopyRxPacket()
3442 uint8_t *firstPortionData; /**< The pointer to the first portion of packet member
3934 (void)memcpy(pDest, pPacketInfo->firstPortionData, pPacketInfo->firstPortionBytes); in RAIL_CopyRxPacket()
4199 uint8_t *firstPortionData; member