Home
last modified time | relevance | path

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

/Zephyr-latest/tests/subsys/ipc/ipc_sessions/interoperability/
Dicmsg_v1.c63 static void notify_process(struct k_work *item) in notify_process() function
82 static void notify_process(struct icmsg_data_t *dev_data) in notify_process() function
245 k_work_init_delayable(&dev_data->notify_work, notify_process); in mbox_init()
304 notify_process(dev_data); in icmsg_open()