Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/subsys/ipc/ipc_service/lib/
Dicmsg.c61 static void notify_process(struct k_work *item) in notify_process() function
251 k_work_init_delayable(&dev_data->notify_work, notify_process); in mbox_init()