Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/codec/tfa9xxx/vas_tfa_drv/
Dtfa2_dev.h564 int tfa2_dev_mtp_writepair(struct tfa2_device *tfa, uint16_t mtp_address, uint16_t mtp_data[2]);
Dtfa2_dev.c1689 int tfa2_dev_mtp_writepair(struct tfa2_device *tfa, uint16_t mtp_address, uint16_t mtp_data[2]) in tfa2_dev_mtp_writepair() function
1734 return tfa2_dev_mtp_writepair(tfa, mtp_address, mtp_data); in tfa2_dev_mtp_write()