Searched refs:nrf_radio_fast_ramp_up_enable_set (Results 1 – 2 of 2) sorted by relevance
1382 NRF_STATIC_INLINE void nrf_radio_fast_ramp_up_enable_set(NRF_RADIO_Type * p_reg, bool enable);2166 NRF_STATIC_INLINE void nrf_radio_fast_ramp_up_enable_set(NRF_RADIO_Type * p_reg, bool enable) in nrf_radio_fast_ramp_up_enable_set() function
879 nrf_radio_fast_ramp_up_enable_set(NRF_RADIO, true); in radio_trims_apply()