zephyr/tests/drivers/uart
Francois Ramu 6ff19d77ce tests: drivers: use stm32 dma driver binding macro to configure channel
Use the macro as defined by the
include/zephyr/dt-bindings/dma/stm32_dma.h to configure the
dma channel.
Use the STM32_DMA_PERIPH_TX or STM32_DMA_PERIPH_RX value.

Signed-off-by: Francois Ramu <francois.ramu@st.com>
2023-01-23 09:15:21 -06:00
..
uart_async_api tests: drivers: use stm32 dma driver binding macro to configure channel 2023-01-23 09:15:21 -06:00
uart_basic_api tests: Tag uart tests as uart 2023-01-10 18:29:35 -05:00
uart_mix_fifo_poll tests: drivers: uart: uart_mix_fifo_poll: Add dependency 2023-01-09 19:21:48 +01:00
uart_pm tests: drivers: uart: Add GPIO dependency to tests 2023-01-03 19:20:36 -05:00