Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/codec/tfa9xxx/vas_tfa_drv/
Dtfa2_dev.h433 int tfa2_dev_stop(struct tfa2_device *tfa); // TODO
Dtfa2_dev.c487 int tfa2_dev_stop(struct tfa2_device *tfa) in tfa2_dev_stop() function
/hal_nxp-latest/mcux/mcux-sdk/components/codec/tfa9xxx/
Dfsl_tfa9xxx.c187 rc = tfa2_dev_stop(&s_devs[handle->config->deviceIndex]); in TFA9XXX_Stop()