Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-hal-cat1/source/
Dcyhal_ipc.c758 static cy_rslt_t _cyhal_ipc_wait_lock_acquire(IPC_STRUCT_Type *ipc_base, uint32_t *timeout_us, bool… in _cyhal_ipc_wait_lock_acquire() function
822 result = _cyhal_ipc_wait_lock_acquire(ipc_base, &timeout_us_left, is_never_timeout); in _cyhal_ipc_queue_put_get()
1243 _cyhal_ipc_wait_lock_acquire(ipc_base, NULL, true); in cyhal_ipc_queue_free()
1372 _cyhal_ipc_wait_lock_acquire(ipc_base, NULL, true); in cyhal_ipc_queue_enable_event()
1447 (void)_cyhal_ipc_wait_lock_acquire(ipc_base, NULL, true); in cyhal_ipc_queue_count()
1463 cy_rslt_t result = _cyhal_ipc_wait_lock_acquire(ipc_base, NULL, true); in cyhal_ipc_queue_reset()