nRF Connect SDK API 3.3.99
Loading...
Searching...
No Matches

◆ cfg

const struct event_proxy_config cfg
static
Initial value:
= {
.ipc = DEVICE_DT_GET(DT_NODELABEL(ipc1)),
.events_cnt = ARRAY_SIZE(remote_events),
.events = remote_events,
}
static const struct event_type * remote_events[]
Definition event_proxy_def.h:24