Searched refs:localAddr (Results 1 – 2 of 2) sorted by relevance
193 …rpmsg_lite_create_ept(config->rpmsgHandle, config->localAddr, SRTM_RPMsgEndpoint_RxHandler, handle… in SRTM_RPMsgEndpoint_Create()196 …rpmsg_lite_create_ept(config->rpmsgHandle, config->localAddr, SRTM_RPMsgEndpoint_RxHandler, handle… in SRTM_RPMsgEndpoint_Create()201 if (config->localAddr == RL_ADDR_ANY) in SRTM_RPMsgEndpoint_Create()203 handle->config.localAddr = handle->rpmsgEndpoint->addr; in SRTM_RPMsgEndpoint_Create()
32 unsigned long localAddr; /*!< RPMsg local endpoint address */ member