Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/
Dstm32f2xx_ll_dma.c107 #define IS_LL_DMA_FIFO_MODE_STATE(STATE) (((STATE) == LL_DMA_FIFOMODE_DISABLE ) || \
304 if(DMA_InitStruct->FIFOMode != LL_DMA_FIFOMODE_DISABLE) in LL_DMA_Init()
332 if(DMA_InitStruct->FIFOMode != LL_DMA_FIFOMODE_DISABLE) in LL_DMA_Init()
400 DMA_InitStruct->FIFOMode = LL_DMA_FIFOMODE_DISABLE; in LL_DMA_StructInit()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_ll_dma.c105 #define IS_LL_DMA_FIFO_MODE_STATE(STATE) (((STATE) == LL_DMA_FIFOMODE_DISABLE ) || \
302 if(DMA_InitStruct->FIFOMode != LL_DMA_FIFOMODE_DISABLE) in LL_DMA_Init()
330 if(DMA_InitStruct->FIFOMode != LL_DMA_FIFOMODE_DISABLE) in LL_DMA_Init()
398 DMA_InitStruct->FIFOMode = LL_DMA_FIFOMODE_DISABLE; in LL_DMA_StructInit()
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_ll_dma.c98 #define IS_LL_DMA_FIFO_MODE_STATE(STATE) (((STATE) == LL_DMA_FIFOMODE_DISABLE ) || \
298 if (DMA_InitStruct->FIFOMode != LL_DMA_FIFOMODE_DISABLE) in LL_DMA_Init()
328 if (DMA_InitStruct->FIFOMode != LL_DMA_FIFOMODE_DISABLE) in LL_DMA_Init()
397 DMA_InitStruct->FIFOMode = LL_DMA_FIFOMODE_DISABLE; in LL_DMA_StructInit()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_ll_dma.c126 #define IS_LL_DMA_FIFO_MODE_STATE(STATE) (((STATE) == LL_DMA_FIFOMODE_DISABLE ) || \
323 if(DMA_InitStruct->FIFOMode != LL_DMA_FIFOMODE_DISABLE) in LL_DMA_Init()
351 if(DMA_InitStruct->FIFOMode != LL_DMA_FIFOMODE_DISABLE) in LL_DMA_Init()
419 DMA_InitStruct->FIFOMode = LL_DMA_FIFOMODE_DISABLE; in LL_DMA_StructInit()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_ll_dma.c110 #define IS_LL_DMA_FIFO_MODE_STATE(STATE) (((STATE) == LL_DMA_FIFOMODE_DISABLE ) |…
310 if (DMA_InitStruct->FIFOMode != LL_DMA_FIFOMODE_DISABLE) in LL_DMA_Init()
342 if (DMA_InitStruct->FIFOMode != LL_DMA_FIFOMODE_DISABLE) in LL_DMA_Init()
410 DMA_InitStruct->FIFOMode = LL_DMA_FIFOMODE_DISABLE; in LL_DMA_StructInit()
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/
Dstm32f2xx_ll_dma.h324 #define LL_DMA_FIFOMODE_DISABLE 0x00000000U /*!< FIFO mode di… macro
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_ll_dma.h337 #define LL_DMA_FIFOMODE_DISABLE 0x00000000U /*!< FIFO mode di… macro
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_ll_dma.h334 #define LL_DMA_FIFOMODE_DISABLE 0x00000000U /*!< FIFO mode di… macro
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_ll_dma.h314 #define LL_DMA_FIFOMODE_DISABLE 0x00000000U /*!< FIFO mode di… macro
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_ll_dma.h338 #define LL_DMA_FIFOMODE_DISABLE 0x00000000U /*!< FIFO mode di… macro