Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/mcux/mcux-sdk/components/codec/tfa9xxx/vas_tfa_drv/
Dtfa2_dev.h166 tfa9xxx_I2C_Req_Calib_Failed = 9 /* Calibration failed */ enumerator
Dtfa2_dev.c35 if ((status < tfa9xxx_no_dsp_response) || (status > tfa9xxx_I2C_Req_Calib_Failed)) in tfa2_get_i2c_status_id_string()
36 status = tfa9xxx_I2C_Req_Calib_Failed + 1; /* Unspecified error */ in tfa2_get_i2c_status_id_string()