Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/srtm/channels/
Dsrtm_rpmsg_endpoint.h35 } srtm_rpmsg_endpoint_config_t; typedef
56 srtm_channel_t SRTM_RPMsgEndpoint_Create(srtm_rpmsg_endpoint_config_t *config);
Dsrtm_rpmsg_endpoint.c32 srtm_rpmsg_endpoint_config_t config;
176 srtm_channel_t SRTM_RPMsgEndpoint_Create(srtm_rpmsg_endpoint_config_t *config) in SRTM_RPMsgEndpoint_Create()