Searched refs:copy_len (Results 1 – 1 of 1) sorted by relevance
749 int copy_len = payload_len + S1LenB; in nhwra_tx_copy_payload() local750 memcpy(&tx_buf[i], &((uint8_t*)NRF_RADIO_regs.PACKETPTR)[i + S1Off], copy_len); in nhwra_tx_copy_payload()