Home
last modified time | relevance | path

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

/hal_infineon-3.6.0/mtb-hal-cat1/include_pvt/
Dcyhal_dma_dw.h106 void _cyhal_dma_dw_enable_event(cyhal_dma_t *obj, cyhal_dma_event_t event, uint8_t intr_priority, b…
/hal_infineon-3.6.0/mtb-hal-cat1/source/
Dcyhal_dma.c307 _cyhal_dma_dw_enable_event(obj, event, intr_priority, enable); in cyhal_dma_enable_event()
Dcyhal_dma_dw.c624 void _cyhal_dma_dw_enable_event(cyhal_dma_t *obj, cyhal_dma_event_t event, uint8_t intr_priority, b… in _cyhal_dma_dw_enable_event() function