Home
last modified time | relevance | path

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

/hal_infineon-3.6.0/mtb-hal-cat1/source/
Dcyhal_dma.c123 cyhal_dma_free(obj); in cyhal_dma_init_adv()
153 void cyhal_dma_free(cyhal_dma_t *obj) in cyhal_dma_free() function
Dcyhal_pdmpcm.c1423 cyhal_dma_free(&(obj->dma)); in cyhal_pdm_pcm_free()
1429 cyhal_dma_free(&(obj->dma_paired)); in cyhal_pdm_pcm_free()
1768 cyhal_dma_free(&(obj->dma)); in cyhal_pdm_pcm_set_async_mode()
1773 cyhal_dma_free(&(obj->dma_paired)); in cyhal_pdm_pcm_set_async_mode()
Dcyhal_uart.c934 cyhal_dma_free(&obj->dma_tx); in cyhal_uart_free()
939 cyhal_dma_free(&obj->dma_rx); in cyhal_uart_free()
1286 cyhal_dma_free(&obj->dma_tx); in cyhal_uart_set_async_mode()
1291 cyhal_dma_free(&obj->dma_rx); in cyhal_uart_set_async_mode()
Dcyhal_audio_common.c1069 cyhal_dma_free(&obj->rx_dma); in _cyhal_audioss_free()
1075 cyhal_dma_free(&obj->tx_dma); in _cyhal_audioss_free()
1949 cyhal_dma_free(&obj->tx_dma); in _cyhal_audioss_set_async_mode()
1957 cyhal_dma_free(&obj->rx_dma); in _cyhal_audioss_set_async_mode()
Dcyhal_adc_sar.c2472 cyhal_dma_free(&obj->dma); in cyhal_adc_set_async_mode()
/hal_infineon-3.6.0/mtb-hal-cat1/include/
Dcyhal_dma.h330 void cyhal_dma_free(cyhal_dma_t *obj);