Home
last modified time | relevance | path

Searched refs:radio_bcc (Results 1 – 1 of 1) sorted by relevance

/hal_nordic-latest/nrfx/hal/
Dnrf_radio.h1220 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() argument
2045 p_reg->BCC = radio_bcc; in nrf_radio_bcc_set()