Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/rpmsg/
Dfsl_adapter_rpmsg.c86 #define APP_RPMSG_EP_READY_EVENT_DATA (2U) macro
154 if ((eventData & 0xff00U) == APP_RPMSG_EP_READY_EVENT_DATA << 0x8U) in RPMsgPeerReadyEventHandler()
358 …(void)MCMGR_TriggerEvent(kMCMGR_RemoteApplicationEvent, APP_RPMSG_EP_READY_EVENT_DATA << 0x8U | co… in HAL_RpmsgInit()