zephyr/drivers/dma
Sylvio Alves a70741bc82 west.yml: update hal_espressif to latest version
- Update GDMA and ADC drivers and remove deprecated entries.
- Rebased hal_espressif to latest bump sync.
- Added ESP Timer and Radio common config values

Signed-off-by: Sylvio Alves <sylvio.alves@espressif.com>
2024-10-27 20:53:48 -05:00
..
CMakeLists.txt
Kconfig
Kconfig.andes_atcdmac300
Kconfig.dma_pl330
Kconfig.dw
Kconfig.dw_axi_dmac
Kconfig.dw_common
Kconfig.emul
Kconfig.esp32
Kconfig.gd32
Kconfig.intel_adsp_gpdma
Kconfig.intel_adsp_hda
Kconfig.intel_lpss
Kconfig.iproc_pax
Kconfig.max32
Kconfig.mcux_edma
Kconfig.mcux_lpc
Kconfig.mcux_pxp
Kconfig.mcux_smartdma
Kconfig.nios2_msgdma
Kconfig.nxp_edma
Kconfig.nxp_sof_host_dma
Kconfig.rpi_pico
Kconfig.sam0
Kconfig.sam_xdmac
Kconfig.sedi
Kconfig.si32
Kconfig.smartbond
Kconfig.stm32 drivers: dma: stm32: add support for STM32WB0 2024-10-25 14:22:06 +02:00
Kconfig.xec
Kconfig.xmc4xxx
dma_andes_atcdmac300.c
dma_dw.c
dma_dw_axi.c
dma_dw_common.c
dma_dw_common.h
dma_emul.c
dma_esp32_gdma.c west.yml: update hal_espressif to latest version 2024-10-27 20:53:48 -05:00
dma_gd32.c
dma_handlers.c
dma_intel_adsp_gpdma.c
dma_intel_adsp_hda.c
dma_intel_adsp_hda.h
dma_intel_adsp_hda_host_in.c
dma_intel_adsp_hda_host_out.c
dma_intel_adsp_hda_link_in.c
dma_intel_adsp_hda_link_out.c
dma_intel_lpss.c
dma_iproc_pax.h
dma_iproc_pax_v1.c
dma_iproc_pax_v1.h
dma_iproc_pax_v2.c
dma_iproc_pax_v2.h
dma_max32.c
dma_mchp_xec.c
dma_mcux_edma.c
dma_mcux_edma.h
dma_mcux_lpc.c
dma_mcux_pxp.c
dma_mcux_smartdma.c
dma_nios2_msgdma.c
dma_nxp_edma.c
dma_nxp_edma.h
dma_nxp_sof_host_dma.c
dma_pl330.c
dma_pl330.h
dma_rpi_pico.c
dma_sam0.c
dma_sam_xdmac.c
dma_sam_xdmac.h
dma_sedi.c
dma_si32.c drivers: dma: si32: Prevent configuration of in-use DMA channel 2024-10-24 14:07:03 +02:00
dma_smartbond.c drivers: dma: smartbond: Fix power policy handling 2024-10-22 20:41:55 +02:00
dma_stm32.c drivers: dma: stm32: add support for STM32WB0 2024-10-25 14:22:06 +02:00
dma_stm32.h
dma_stm32_bdma.c
dma_stm32_bdma.h
dma_stm32_v1.c
dma_stm32_v2.c
dma_stm32u5.c
dma_xmc4xxx.c
dmamux_stm32.c drivers: dma: dmamux_stm32: remove unused SO and RGO functions 2024-10-25 14:22:06 +02:00