Searched refs:pll_tune (Results 1 – 1 of 1) sorted by relevance
1278 uint8_t pll_tune; in dwt_configure_rf_phy() local1330 pll_tune = dwt_plltune_defs[dwt_ch_to_cfg[chan]]; in dwt_configure_rf_phy()1401 dwt_reg_write_u8(dev, DWT_FS_CTRL_ID, DWT_FS_PLLTUNE_OFFSET, pll_tune); in dwt_configure_rf_phy()1402 LOG_DBG("PLLTUNE: 0x%02x", pll_tune); in dwt_configure_rf_phy()