Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/
Dstm32f2xx_ll_dma.c110 #define IS_LL_DMA_FIFO_THRESHOLD(THRESHOLD) (((THRESHOLD) == LL_DMA_FIFOTHRESHOLD_1_4) || \
401 DMA_InitStruct->FIFOThreshold = LL_DMA_FIFOTHRESHOLD_1_4; in LL_DMA_StructInit()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_ll_dma.c108 #define IS_LL_DMA_FIFO_THRESHOLD(THRESHOLD) (((THRESHOLD) == LL_DMA_FIFOTHRESHOLD_1_4) || \
399 DMA_InitStruct->FIFOThreshold = LL_DMA_FIFOTHRESHOLD_1_4; in LL_DMA_StructInit()
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_ll_dma.c101 #define IS_LL_DMA_FIFO_THRESHOLD(THRESHOLD) (((THRESHOLD) == LL_DMA_FIFOTHRESHOLD_1_4) || \
398 DMA_InitStruct->FIFOThreshold = LL_DMA_FIFOTHRESHOLD_1_4; in LL_DMA_StructInit()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_ll_dma.c129 #define IS_LL_DMA_FIFO_THRESHOLD(THRESHOLD) (((THRESHOLD) == LL_DMA_FIFOTHRESHOLD_1_4) || \
420 DMA_InitStruct->FIFOThreshold = LL_DMA_FIFOTHRESHOLD_1_4; in LL_DMA_StructInit()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_ll_dma.c113 …IS_LL_DMA_FIFO_THRESHOLD(THRESHOLD) (((THRESHOLD) == LL_DMA_FIFOTHRESHOLD_1_4) || \
411 DMA_InitStruct->FIFOThreshold = LL_DMA_FIFOTHRESHOLD_1_4; in LL_DMA_StructInit()
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/
Dstm32f2xx_ll_dma.h346 #define LL_DMA_FIFOTHRESHOLD_1_4 0x00000000U /*!< FIFO thresho… macro
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_ll_dma.h359 #define LL_DMA_FIFOTHRESHOLD_1_4 0x00000000U /*!< FIFO thresho… macro
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_ll_dma.h356 #define LL_DMA_FIFOTHRESHOLD_1_4 0x00000000U /*!< FIFO thresho… macro
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_ll_dma.h336 #define LL_DMA_FIFOTHRESHOLD_1_4 0x00000000U /*!< FIFO thresho… macro
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_ll_dma.h360 #define LL_DMA_FIFOTHRESHOLD_1_4 0x00000000U /*!< FIFO thresho… macro