Home
last modified time | relevance | path

Searched refs:ENXIO (Results 1 – 4 of 4) sorted by relevance

/hal_nxp-3.6.0/mcux/mcux-sdk/components/codec/tfa9xxx/vas_tfa_drv/
Dconfig.h22 #ifndef ENXIO
23 #define ENXIO 6 /* No such device or address */ macro
Dtfa2_container.c118 return -ENXIO; in tfa2_cnt_check_revid()
Dtfa2_dev.c1099 rc = -ENXIO; in tfa2_i2c_rpc_status()
/hal_nxp-3.6.0/mcux/mcux-sdk/components/codec/tfa9xxx/
Dfsl_tfa9xxx_IMX.c228 case -ENXIO: in TFA9XXX_ConvertErrorCode()