Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/codec/tfa9xxx/vas_tfa_drv/
Dtfa2_dev.c1637 int tfa2_dev_mtp_readpair(struct tfa2_device *tfa, uint16_t mtp_address, uint16_t mtp_data[2]) in tfa2_dev_mtp_readpair() function
1672 tfa2_dev_mtp_readpair(tfa, mtp_address, mtp_data); in tfa2_dev_mtp_read()
1729 rc = tfa2_dev_mtp_readpair(tfa, mtp_address, mtp_data); in tfa2_dev_mtp_write()
Dtfa2_dev.h462 int tfa2_dev_mtp_readpair(struct tfa2_device *tfa, uint16_t mtp_address, uint16_t mtp_data[2]);