Searched refs:S1LenAirb (Results 1 – 1 of 1) sorted by relevance
697 int LFLenb, S1LenAirb; in nhwra_tx_copy_payload() local705 S1LenAirb = (NRF_RADIO_regs.PCNF0 & RADIO_PCNF0_S1LEN_Msk) >> RADIO_PCNF0_S1LEN_Pos; in nhwra_tx_copy_payload()706 S1LenB = (S1LenAirb + 7)/8; //This is just : S1Offset = ceil(PCNF0.S1LEN / 8) in nhwra_tx_copy_payload()