zephyr/drivers
Erwin Rol 7b8b219d63 drivers: dma: stm32: check result of stream disabling
Use dma_stm32_disable_stream instead of stm32_dma_disable_stream
to check if the disabling of the stream really worked and if
not return an error.

Signed-off-by: Erwin Rol <erwin@erwinrol.com>
2020-09-03 21:50:58 +02:00
..
adc drivers: Manual const-ification of device driver instance 2020-09-02 13:48:13 +02:00
audio
bluetooth drivers/bluetooth: ipm_stm32wb.c: Increase RX thread stack size 2020-09-03 14:22:33 -04:00
can
clock_control drivers: clock: stm32f7 needs power over-drive to reach 216Mhz 2020-09-03 14:45:24 -05:00
console drivers: console: fix Kconfig DTS inference for mcumgr uart 2020-09-02 14:56:19 -05:00
counter drivers: Manual const-ification of device driver instance 2020-09-02 13:48:13 +02:00
crypto
dac
debug
display
dma drivers: dma: stm32: check result of stream disabling 2020-09-03 21:50:58 +02:00
eeprom drivers: eeprom: reduce priority of at2x initialization 2020-09-02 15:27:57 -04:00
entropy drivers: STM32: Rework CLK48 HSEM protection 2020-09-02 14:13:49 +02:00
espi
ethernet drivers: ethernet: stm32h7 reduce count of tx_buffer_def 2020-09-03 21:48:53 +02:00
flash drivers: flash: stm32wb: rework dualcore flash operation 2020-09-02 14:13:49 +02:00
gpio drivers: gpio: sx1509b: fix interrupt handler argument 2020-09-03 14:05:56 -04:00
hwinfo
i2c drivers: i2c: Fix mcux driver transfer status after NACK 2020-09-03 21:50:18 +02:00
i2s drivers: Manual const-ification of device driver instance 2020-09-02 13:48:13 +02:00
ieee802154
interrupt_controller driver: interrupt_controller: miwu: fix build errors from device const 2020-09-02 19:01:28 +02:00
ipm drivers: Manual const-ification of device driver instance 2020-09-02 13:48:13 +02:00
kscan drivers: kscan: sdl: Corrected device data access 2020-09-03 14:07:15 -04:00
led
led_strip drivers: Manual const-ification of device driver instance 2020-09-02 13:48:13 +02:00
lora
modem
net
neural_net
pcie
peci
pinmux drivers: dac: Enable for STM32F0 series 2020-09-03 14:46:03 -05:00
ps2 drivers: Manual const-ification of device driver instance 2020-09-02 13:48:13 +02:00
ptp_clock
pwm
sensor
serial drivers: Manual const-ification of device driver instance 2020-09-02 13:48:13 +02:00
spi drivers: Manual const-ification of device driver instance 2020-09-02 13:48:13 +02:00
timer
usb drivers: STM32: Rework CLK48 HSEM protection 2020-09-02 14:13:49 +02:00
video
watchdog drivers: Manual const-ification of device driver instance 2020-09-02 13:48:13 +02:00
wifi
CMakeLists.txt
Kconfig