Home
last modified time | relevance | path

Searched refs:DMA_SINC_FIXED (Results 1 – 10 of 10) sorted by relevance

/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_hal_dma.h356 #define DMA_SINC_FIXED 0x00000000U /*!< Source fixed single / burst */ macro
736 (((INC) == DMA_SINC_FIXED) || \
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_dma.h420 #define DMA_SINC_FIXED 0x00000000U /*!< Source fixed single / burst */ macro
789 (((INC) == DMA_SINC_FIXED) || \
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_dma.h451 #define DMA_SINC_FIXED 0x00000000U /*!< Source fixed single / burst */ macro
832 (((INC) == DMA_SINC_FIXED) || \
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_dma.h696 #define DMA_SINC_FIXED 0x00000000U /*!< Source fixed single / burst */ macro
1081 (((INC) == DMA_SINC_FIXED) || \
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_dma.h645 #define DMA_SINC_FIXED 0x00000000U /*!< Source fixed single / burst */ macro
1062 (((INC) == DMA_SINC_FIXED) || \
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_xspi.c1716 (DMA_CTR1_SINC | DMA_CTR1_DINC), (DMA_SINC_FIXED | DMA_DINC_INCREMENTED)); in HAL_XSPI_Receive_DMA()
1741 …->hdmarx->Init.Direction == DMA_PERIPH_TO_MEMORY) && (hxspi->hdmarx->Init.SrcInc == DMA_SINC_FIXED) in HAL_XSPI_Receive_DMA()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_ospi.c1695 (DMA_CTR1_SINC | DMA_CTR1_DINC), (DMA_SINC_FIXED | DMA_DINC_INCREMENTED)); in HAL_OSPI_Receive_DMA()
1725 (DMA_SINC_FIXED | DMA_DINC_INCREMENTED)); in HAL_OSPI_Receive_DMA()
Dstm32u5xx_hal_xspi.c1863 (DMA_CTR1_SINC | DMA_CTR1_DINC), (DMA_SINC_FIXED | DMA_DINC_INCREMENTED)); in HAL_XSPI_Receive_DMA()
1888 …->hdmarx->Init.Direction == DMA_PERIPH_TO_MEMORY) && (hxspi->hdmarx->Init.SrcInc == DMA_SINC_FIXED) in HAL_XSPI_Receive_DMA()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_xspi.c1743 (DMA_CTR1_SINC | DMA_CTR1_DINC), (DMA_SINC_FIXED | DMA_DINC_INCREMENTED)); in HAL_XSPI_Receive_DMA()
1768 …->hdmarx->Init.Direction == DMA_PERIPH_TO_MEMORY) && (hxspi->hdmarx->Init.SrcInc == DMA_SINC_FIXED) in HAL_XSPI_Receive_DMA()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_xspi.c1736 (DMA_CTR1_SINC | DMA_CTR1_DINC), (DMA_SINC_FIXED | DMA_DINC_INCREMENTED)); in HAL_XSPI_Receive_DMA()
1761 …->hdmarx->Init.Direction == DMA_PERIPH_TO_MEMORY) && (hxspi->hdmarx->Init.SrcInc == DMA_SINC_FIXED) in HAL_XSPI_Receive_DMA()