zephyr/drivers/dma
Armando Visconti 92ed716169 drivers: dma: stm32f4: Fix typo introduced with new logger
Compilation of this driver was broken by commit 07ff2d5
as reported in issue #10453. This commit is fixing it.

Signed-off-by: Armando Visconti <armando.visconti@st.com>
2018-10-09 13:29:08 +02:00
..
CMakeLists.txt drivers: Cmake: Add __ZEPHYR_SUPERVISOR__ macro for driver files. 2018-05-15 17:48:18 +03:00
dma_cavs.c drivers: dma: move to new logger 2018-10-08 17:49:12 -04:00
dma_cavs.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
dma_handlers.c syscalls: remove policy from handler checks 2018-05-17 23:34:03 +03:00
dma_nios2_msgdma.c drivers: dma: move to new logger 2018-10-08 17:49:12 -04:00
dma_qmsi.c drivers: dma: remove deprecated API functions 2017-09-22 07:50:20 -04:00
dma_sam_xdmac.c drivers: dma: move to new logger 2018-10-08 17:49:12 -04:00
dma_sam_xdmac.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
dma_stm32f4x.c drivers: dma: stm32f4: Fix typo introduced with new logger 2018-10-09 13:29:08 +02:00
Kconfig drivers: dma: move to new logger 2018-10-08 17:49:12 -04:00
Kconfig.cavs drivers: dma: Kconfig: Remove redundant 'default n' properties 2018-07-03 17:11:31 -04:00
Kconfig.nios2_msgdma drivers: dma: Kconfig: Remove redundant 'default n' properties 2018-07-03 17:11:31 -04:00
Kconfig.qmsi drivers: dma: Kconfig: Remove redundant 'default n' properties 2018-07-03 17:11:31 -04:00
Kconfig.sam_xdmac drivers: dma: Kconfig: Remove redundant 'default n' properties 2018-07-03 17:11:31 -04:00
Kconfig.stm32f4x drivers/dma: dma_stm32f4x: use dma_slot to select peripheral 2018-07-05 11:24:59 -05:00