Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/mcux/mcux-sdk/components/codec/tfa9xxx/vas_tfa_drv/
Dtfa2_dev.h156 tfa9xxx_I2C_Req_Busy = 1, /* Request is being processed, just wait for result */ enumerator
Dtfa2_dev.c1170 if (rc || rpc_status != tfa9xxx_I2C_Req_Busy) in tfa2_i2c_dsp_execute()