Searched refs:IPC_BOUND_TIMEOUT_IN_MS (Results 1 – 2 of 2) sorted by relevance
31 #define IPC_BOUND_TIMEOUT_IN_MS K_MSEC(1000) macro86 err = k_sem_take(&edp_bound_sem, IPC_BOUND_TIMEOUT_IN_MS); in nrf_802154_backend_init()
23 #define IPC_BOUND_TIMEOUT_IN_MS K_MSEC(1000) macro335 err = k_sem_take(&ipc->bound_sem, IPC_BOUND_TIMEOUT_IN_MS); in bt_ipc_open()