Home
last modified time | relevance | path

Searched refs:ddfs_tone (Results 1 – 1 of 1) sorted by relevance

/hardware/nxp/uwb/halimpl/hal/
DphNxpUciHal_ext.cc664 uint8_t ddfs_tone[256]; in extcal_do_tx_base_band() local
677 …if (!NxpConfig_GetByteArray("cal.ddfs_tone_config", ddfs_tone, sizeof(ddfs_tone), &retlen) || !ret… in extcal_do_tx_base_band()
683 …ret = nxpucihal_ctrl.uwb_chip->apply_calibration(EXTCAL_PARAM_DDFS_TONE_CONFIG, 0, ddfs_tone, (siz… in extcal_do_tx_base_band()