Searched refs:bcc (Results 1 – 3 of 3) sorted by relevance
210 void nrf_802154_trx_receive_frame(uint8_t bcc,524 extern uint8_t nrf_802154_trx_receive_frame_bcmatched(uint8_t bcc);
1320 void nrf_802154_trx_receive_frame(uint8_t bcc, in nrf_802154_trx_receive_frame() argument1361 NRF_802154_ASSERT(bcc != 0U); in nrf_802154_trx_receive_frame()1362 nrf_radio_bcc_set(NRF_RADIO, bcc * 8U); in nrf_802154_trx_receive_frame()
1749 uint8_t nrf_802154_trx_receive_frame_bcmatched(uint8_t bcc) in nrf_802154_trx_receive_frame_bcmatched() argument1799 bcc, in nrf_802154_trx_receive_frame_bcmatched()