Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-hal-cat1/source/
Dcyhal_ipc.c538 static bool _cyhal_ipc_check_isr_handled(cyhal_ipc_t *obj, uint32_t channel, uint32_t *timeout) in _cyhal_ipc_check_isr_handled() function
797 …while ((false == (is_prev_isr_handled = _cyhal_ipc_check_isr_handled(obj, channel, &timeout_us_lef… in _cyhal_ipc_queue_put_get()