Searched refs:prf_idx (Results 1 – 1 of 1) sorted by relevance
1275 uint8_t prf_idx = rf_cfg->prf; in dwt_configure_rf_phy() local1305 if (prf_idx >= DWT_NUMOF_PRFS) { in dwt_configure_rf_phy()1306 LOG_ERR("PRF not supported %u", prf_idx); in dwt_configure_rf_phy()1326 agc_tune1 = dwt_agc_tune1_defs[prf_idx]; in dwt_configure_rf_phy()1332 tune2 = dwt_tune2_defs[prf_idx][rf_cfg->rx_pac_l]; in dwt_configure_rf_phy()1333 tune1a = dwt_tune1a_defs[prf_idx]; in dwt_configure_rf_phy()