Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/components/codec/tfa9xxx/
Dtfa_device_hal.c91 ret = TFA_Hal_CheckMsgCRC(msg, msgSize); in TFA_Hal_ProcessMsg()
239 int32_t TFA_Hal_CheckMsgCRC(struct _tfa_hal_msg *msg, uint32_t msgSize) in TFA_Hal_CheckMsgCRC() function
Dtfa_device_hal.h97 int32_t TFA_Hal_CheckMsgCRC(struct _tfa_hal_msg *msg, uint32_t msgSize);