Searched refs:_cyhal_ipc_check_isr_handled (Results 1 – 1 of 1) sorted by relevance
538 static bool _cyhal_ipc_check_isr_handled(cyhal_ipc_t *obj, uint32_t channel, uint32_t *timeout) in _cyhal_ipc_check_isr_handled() function797 …while ((false == (is_prev_isr_handled = _cyhal_ipc_check_isr_handled(obj, channel, &timeout_us_lef… in _cyhal_ipc_queue_put_get()