Home
last modified time | relevance | path

Searched defs:_srtm_rpmsg_endpoint (Results 1 – 1 of 1) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/components/srtm/channels/
Dsrtm_rpmsg_endpoint.c29 typedef struct _srtm_rpmsg_endpoint struct
31 struct _srtm_channel channel;
32 srtm_rpmsg_endpoint_config_t config;
33 struct rpmsg_lite_endpoint *rpmsgEndpoint;
34 srtm_rpmsg_endpoint_rx_cb_t rxCallback;
35 void *rxCallbackParam;
36 bool started;