Home
last modified time | relevance | path

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

/hal_infineon-3.6.0/mtb-pdl-cat1/drivers/include/
Dcy_trigmux.h355 cy_en_trigmux_status_t Cy_TrigMux_SwTrigger(uint32_t trigLine, uint32_t cycles);
/hal_infineon-3.6.0/mtb-pdl-cat1/drivers/source/
Dcy_trigmux.c355 cy_en_trigmux_status_t Cy_TrigMux_SwTrigger(uint32_t trigLine, uint32_t cycles) in Cy_TrigMux_SwTrigger() function
Dcy_usbfs_dev_drv_io_dma.c491 (void) Cy_TrigMux_SwTrigger(endpoint->outTrigMux, CY_USBFS_DEV_DRV_TRIG_CYCLES); in DmaOutEndpointRestore()
/hal_infineon-3.6.0/mtb-hal-cat1/source/
Dcyhal_dma_dw.c614 cy_en_trigmux_status_t trig_status = Cy_TrigMux_SwTrigger(trigline, CY_TRIGGER_TWO_CYCLES); in _cyhal_dma_dw_start_transfer()
Dcyhal_dma_dmac.c865 cy_en_trigmux_status_t trig_status = Cy_TrigMux_SwTrigger(trigline, CY_TRIGGER_TWO_CYCLES); in _cyhal_dma_dmac_start_transfer()