Searched refs:poly (Results 1 – 1 of 1) sorted by relevance
1202 NRF_STATIC_INLINE void nrf_radio_datawhite_poly_set(NRF_RADIO_Type * p_reg, uint16_t poly);2030 NRF_STATIC_INLINE void nrf_radio_datawhite_poly_set(NRF_RADIO_Type * p_reg, uint16_t poly) in nrf_radio_datawhite_poly_set() argument2033 (((uint32_t)poly << RADIO_DATAWHITE_POLY_Pos) in nrf_radio_datawhite_poly_set()