Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-hal-cat1/source/
Dcyhal_ipc.c796 bool is_prev_isr_handled; in _cyhal_ipc_queue_put_get() local
797 …while ((false == (is_prev_isr_handled = _cyhal_ipc_check_isr_handled(obj, channel, &timeout_us_lef… in _cyhal_ipc_queue_put_get()
815 if (false == is_prev_isr_handled) in _cyhal_ipc_queue_put_get()