Home
last modified time | relevance | path

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

/Zephyr-latest/tests/subsys/ipc/ipc_sessions/interoperability/
Dicmsg_v1.c15 #define BOND_NOTIFY_REPEAT_TO K_MSEC(CONFIG_IPC_SERVICE_ICMSG_BOND_NOTIFY_REPEAT_TO_MS) macro
76 ret = k_work_reschedule_for_queue(workq, dwork, BOND_NOTIFY_REPEAT_TO); in notify_process()