Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/rpmsg/
Dfsl_adapter_rpmsg.c85 #define APP_RPMSG_READY_EVENT_DATA (1U) macro
197 while ((APP_RPMSG_READY_EVENT_DATA != RPMsgRemoteReadyEventData) && (--timeout != 0u)) in HAL_RpmsgMcmgrMasterInit()
284 (void)MCMGR_TriggerEvent(kMCMGR_RemoteApplicationEvent, APP_RPMSG_READY_EVENT_DATA); in HAL_RpmsgMcmgrRemoteInit()