Home
last modified time | relevance | path

Searched refs:S1Off (Results 1 – 1 of 1) sorted by relevance

/nrf_hw_models-3.7.0/src/HW_models/
DNHW_RADIO_utils.c721 int S1Off = 0; in nhwra_tx_copy_payload() local
724 S1Off = 1; //We skip 1 S1 byte in RAM in nhwra_tx_copy_payload()
750 memcpy(&tx_buf[i], &((uint8_t*)NRF_RADIO_regs.PACKETPTR)[i + S1Off], copy_len); in nhwra_tx_copy_payload()