Searched refs:wait_forever (Results 1 – 1 of 1) sorted by relevance
758 …_t _cyhal_ipc_wait_lock_acquire(IPC_STRUCT_Type *ipc_base, uint32_t *timeout_us, bool wait_forever) in _cyhal_ipc_wait_lock_acquire() argument764 (wait_forever || ((NULL != timeout_us) && (*timeout_us != 0)))) in _cyhal_ipc_wait_lock_acquire()766 _cyhal_ipc_wait_step(wait_forever ? NULL : timeout_us, CYHAL_IPC_POLLING_INTERVAL_uS); in _cyhal_ipc_wait_lock_acquire()