Searched refs:nrf_802154_trx_receive_frame_bcmatched (Results 1 – 3 of 3) sorted by relevance
520 extern uint8_t nrf_802154_trx_receive_frame_bcmatched(uint8_t bcc);
2138 next_bcc = nrf_802154_trx_receive_frame_bcmatched(current_bcc); in irq_handler_bcmatch()
1718 uint8_t nrf_802154_trx_receive_frame_bcmatched(uint8_t bcc) in nrf_802154_trx_receive_frame_bcmatched() function