Searched refs:radio_bcc (Results 1 – 1 of 1) sorted by relevance
1220 NRF_STATIC_INLINE void nrf_radio_bcc_set(NRF_RADIO_Type * p_reg, uint32_t radio_bcc);2043 NRF_STATIC_INLINE void nrf_radio_bcc_set(NRF_RADIO_Type * p_reg, uint32_t radio_bcc) in nrf_radio_bcc_set() argument2045 p_reg->BCC = radio_bcc; in nrf_radio_bcc_set()