Searched refs:NxpConfig_GetStr (Results 1 – 5 of 5) sorted by relevance
/hardware/nxp/uwb/halimpl/utils/ |
D | phNxpConfig.h | 29 int NxpConfig_GetStr(const char* name, char* p_value, unsigned long len);
|
D | phNxpConfig.cc | 918 int NxpConfig_GetStr(const char* name, char* pValue, unsigned long len) in NxpConfig_GetStr() function
|
/hardware/nxp/uwb/halimpl/hal/sr1xx/ |
D | phNxpUciHal_fwd.cc | 70 …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()
|
D | NxpUwbChipSr1xx.cc | 489 int has_calibrated_with_fw_config = NxpConfig_GetStr( in extra_group_delay()
|
/hardware/nxp/uwb/halimpl/hal/sr200/ |
D | fwd_hdll.cc | 203 if (!NxpConfig_GetStr(NAME_NXP_UWB_FW_FILENAME, configured_fw_name, in getFwImageCtx()
|