Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/
Dstm32f2xx_ll_dma.c120 #define IS_LL_DMA_PERIPHERAL_BURST(BURST) (((BURST) == LL_DMA_PBURST_SINGLE) || \
403 DMA_InitStruct->PeriphBurst = LL_DMA_PBURST_SINGLE; in LL_DMA_StructInit()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_ll_dma.c118 #define IS_LL_DMA_PERIPHERAL_BURST(BURST) (((BURST) == LL_DMA_PBURST_SINGLE) || \
401 DMA_InitStruct->PeriphBurst = LL_DMA_PBURST_SINGLE; in LL_DMA_StructInit()
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_ll_dma.c111 #define IS_LL_DMA_PERIPHERAL_BURST(BURST) (((BURST) == LL_DMA_PBURST_SINGLE) || \
400 DMA_InitStruct->PeriphBurst = LL_DMA_PBURST_SINGLE; in LL_DMA_StructInit()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_ll_dma.c139 #define IS_LL_DMA_PERIPHERAL_BURST(BURST) (((BURST) == LL_DMA_PBURST_SINGLE) || \
422 DMA_InitStruct->PeriphBurst = LL_DMA_PBURST_SINGLE; in LL_DMA_StructInit()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_ll_dma.c123 #define IS_LL_DMA_PERIPHERAL_BURST(BURST) (((BURST) == LL_DMA_PBURST_SINGLE) || \
413 DMA_InitStruct->PeriphBurst = LL_DMA_PBURST_SINGLE; in LL_DMA_StructInit()
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/
Dstm32f2xx_ll_dma.h313 #define LL_DMA_PBURST_SINGLE 0x00000000U /*!< Peripheral b… macro
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_ll_dma.h326 #define LL_DMA_PBURST_SINGLE 0x00000000U /*!< Peripheral b… macro
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_ll_dma.h323 #define LL_DMA_PBURST_SINGLE 0x00000000U /*!< Peripheral b… macro
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_ll_dma.h303 #define LL_DMA_PBURST_SINGLE 0x00000000U /*!< Peripheral b… macro
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_ll_dma.h327 #define LL_DMA_PBURST_SINGLE 0x00000000U /*!< Peripheral b… macro