Home
last modified time | relevance | path

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

/hal_infineon-3.6.0/mtb-hal-cat1/source/
Dcyhal_spi.c246 static inline cyhal_spi_event_t _cyhal_spi_convert_interrupt_cause(uint32_t pdl_cause) in _cyhal_spi_convert_interrupt_cause() function
375 …_events = (cyhal_spi_event_t) (obj->irq_cause & (uint32_t) _cyhal_spi_convert_interrupt_cause(even… in _cyhal_spi_cb_wrapper()