commit | 30fd0228ae3c5f7e51f098b6bdbfa8b04941b04b | [log] [tgz] |
---|---|---|
author | Francois Ramu <francois.ramu@st.com> | Fri Jun 18 15:52:30 2021 +0200 |
committer | Christopher Friedt <chrisfriedt@gmail.com> | Thu Jul 22 04:52:53 2021 -0400 |
tree | d2229b6e95fa2941dbb5ad40fd9cdb18460bba1d | |
parent | cf61cca3893ad0d8a52ed8441bb7da1e323e5e0f [diff] |
drivers: dma of the stm32 refactored macro for the dma-cells The macro to set the element of the dma-cells for each peripheral are defined in the dma_stm32 header file and used in the periph driver (as dma client) Signed-off-by: Francois Ramu <francois.ramu@st.com>