Searched refs:nrf_radio_frequency_set (Results 1 – 2 of 2) sorted by relevance
952 NRF_STATIC_INLINE void nrf_radio_frequency_set(NRF_RADIO_Type * p_reg, uint16_t radio_frequency);1802 NRF_STATIC_INLINE void nrf_radio_frequency_set(NRF_RADIO_Type * p_reg, uint16_t radio_frequency) in nrf_radio_frequency_set() function
602 nrf_radio_frequency_set(NRF_RADIO, 2405U + 5U * (channel - 11U)); in channel_set()