Searched refs:PDUSTAT (Results 1 – 3 of 3) sorted by relevance
1008 NRF_RADIO_regs.PDUSTAT |= (rx_status.CI << RADIO_PDUSTAT_CISTAT_Pos) & RADIO_PDUSTAT_CISTAT_Msk; in Rx_handle_CI_reception()1015 … NRF_RADIO_regs.PDUSTAT ^= error << (RADIO_PDUSTAT_CISTAT_Pos + 1); /* The don't-care bit in CI */ in Rx_handle_CI_reception()1019 NRF_RADIO_regs.PDUSTAT ^= 1 << (RADIO_PDUSTAT_CISTAT_Pos); in Rx_handle_CI_reception()1071 NRF_RADIO_regs.PDUSTAT |= RADIO_PDUSTAT_PDUSTAT_Msk; in Rx_handle_address_end_response()1246 NRF_RADIO_regs.PDUSTAT = 0; in start_Rx()
744 NRF_RADIO_regs.PDUSTAT = RADIO_PDUSTAT_PDUSTAT_Msk; in nhwra_tx_copy_payload()746 NRF_RADIO_regs.PDUSTAT = 0; in nhwra_tx_copy_payload()
2727 …__IM uint32_t PDUSTAT; /*!< (@ 0x00000414) Payload status … member