Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/srtm/channels/
Dsrtm_rpmsg_endpoint.c215 if (config->epName != NULL) in SRTM_RPMsgEndpoint_Create()
217 …if (rpmsg_ns_announce(config->rpmsgHandle, handle->rpmsgEndpoint, config->epName, (uint32_t)RL_NS_… in SRTM_RPMsgEndpoint_Create()
Dsrtm_rpmsg_endpoint.h34 … const char *epName; /*!< RPMsg endpoint name for name service announcement */ member