Searched refs:rx_pac_l (Results 1 – 1 of 1) sorted by relevance
77 uint8_t rx_pac_l; /* DWT_PAC8..DWT_PAC64 */ member133 .rx_pac_l = DWT_PAC8,1041 t_on_us = (rx_sniff[0] + 1) * (BIT(3) << rf_cfg->rx_pac_l); in dwt_set_rx_mode()1310 if (rf_cfg->rx_pac_l >= DWT_NUMOF_PACS) { in dwt_configure_rf_phy()1311 LOG_ERR("RX PAC not supported %u", rf_cfg->rx_pac_l); in dwt_configure_rf_phy()1332 tune2 = dwt_tune2_defs[prf_idx][rf_cfg->rx_pac_l]; in dwt_configure_rf_phy()