Home
last modified time | relevance | path

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

/hardware/nxp/uwb/halimpl/utils/
DphNxpConfig.h29 int NxpConfig_GetStr(const char* name, char* p_value, unsigned long len);
DphNxpConfig.cc918 int NxpConfig_GetStr(const char* name, char* pValue, unsigned long len) in NxpConfig_GetStr() function
/hardware/nxp/uwb/halimpl/hal/sr1xx/
DphNxpUciHal_fwd.cc70 …if (!NxpConfig_GetStr(NAME_NXP_UWB_PROD_FW_FILENAME, configured_fw_name, sizeof(configured_fw_name… in init()
79 …if (!NxpConfig_GetStr(NAME_NXP_UWB_DEV_FW_FILENAME, configured_fw_name, sizeof(configured_fw_name)… in init()
DNxpUwbChipSr1xx.cc489 int has_calibrated_with_fw_config = NxpConfig_GetStr( in extra_group_delay()
/hardware/nxp/uwb/halimpl/hal/sr200/
Dfwd_hdll.cc203 if (!NxpConfig_GetStr(NAME_NXP_UWB_FW_FILENAME, configured_fw_name, in getFwImageCtx()