Searched refs:prefixes (Results 1 – 3 of 3) sorted by relevance
1046 NRF_STATIC_INLINE void nrf_radio_prefix0_set(NRF_RADIO_Type * p_reg, uint32_t prefixes);1063 NRF_STATIC_INLINE void nrf_radio_prefix1_set(NRF_RADIO_Type * p_reg, uint32_t prefixes);1923 NRF_STATIC_INLINE void nrf_radio_prefix0_set(NRF_RADIO_Type * p_reg, uint32_t prefixes) in nrf_radio_prefix0_set() argument1925 p_reg->PREFIX0 = prefixes; in nrf_radio_prefix0_set()1933 NRF_STATIC_INLINE void nrf_radio_prefix1_set(NRF_RADIO_Type * p_reg, uint32_t prefixes) in nrf_radio_prefix1_set() argument1935 p_reg->PREFIX1 = prefixes; in nrf_radio_prefix1_set()
1199 # The IGNORE_PREFIX tag can be used to specify a prefix (or a list of prefixes)
1208 # The IGNORE_PREFIX tag can be used to specify a prefix (or a list of prefixes)