Home
last modified time | relevance | path

Searched refs:tfa2_dev_status (Results 1 – 3 of 3) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/components/codec/tfa9xxx/vas_tfa_drv/
Dtfa2_dev.h567 int tfa2_dev_status(struct tfa2_device *tfa);
Dtfa2_dev.c2387 int tfa2_dev_status(struct tfa2_device *tfa) in tfa2_dev_status() function
/hal_nxp-latest/mcux/mcux-sdk/components/codec/tfa9xxx/
Dfsl_tfa9xxx.c706 rc = tfa2_dev_status(&s_devs[handle->config->deviceIndex]); in TFA9XXX_GetStatus()