zephyr/tests/drivers/uart/uart_async_api
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
..
boards tests: drivers: use stm32 dma driver binding macro to configure channel 2023-01-23 09:15:21 -06:00
src drivers: uart: esp32c3: Add async support 2023-01-12 19:09:01 +01:00
CMakeLists.txt tests: drivers: uart: move the uart async tests to new ztest API 2022-09-08 15:25:52 +00:00
prj.conf tests: drivers: uart: move the uart async tests to new ztest API 2022-09-08 15:25:52 +00:00
testcase.yaml tests: drivers: uart: uart async: Add ESP32C3 support 2023-01-12 19:09:01 +01:00