Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/mcux/mcux-sdk/components/codec/tfa9xxx/vas_tfa_drv/
Dtfa2_dev.h154 tfa9xxx_no_dsp_response = -1, /* No response from DSP */ enumerator
Dtfa2_dev.c35 if ((status < tfa9xxx_no_dsp_response) || (status > tfa9xxx_I2C_Req_Calib_Failed)) in tfa2_get_i2c_status_id_string()
1098 …*pRpcStatus = tfa9xxx_no_dsp_response; // TODO no_dsp_response is misleading, should be error resp… in tfa2_i2c_rpc_status()