Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/codec/tfa9xxx/vas_tfa_drv/
Dtfa2_dev.h439 int tfa2_dev_is_fw_cold(struct tfa2_device *tfa);
Dtfa2_container.c686 int coldstarting = tfa2_dev_is_fw_cold(tfa); /* set if FW is cold */ in tfa2_cnt_write_msg()
Dtfa2_dev.c540 int tfa2_dev_is_fw_cold(struct tfa2_device *tfa) in tfa2_dev_is_fw_cold() function