Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/components/srtm/include/
Dsrtm_defs.h160 SRTM_Status_TransferFailed, /*!< Transfer failed due to communication failure */ enumerator
/hal_nxp-3.5.0/mcux/mcux-sdk/components/srtm/channels/
Dsrtm_rpmsg_endpoint.c147 status = SRTM_Status_TransferFailed; in SRTM_RPMsgEndpoint_SendData()
/hal_nxp-3.5.0/mcux/mcux-sdk/components/srtm/srtm/
Dsrtm_dispatcher.c898 SRTM_Dispatcher_FreeRequest(disp, msg, SRTM_Status_TransferFailed); in SRTM_Dispatcher_SendMessage()