Searched defs:FifoThreshold (Results 1 – 4 of 4) sorted by relevance
53 …uint32_t FifoThreshold; /* Specifies the threshold number of bytes in the FIFO (used only in … member
51 …uint32_t FifoThreshold; /* This is the threshold used by the Peripheral to generate th… member
1365 …id LL_DMA_ConfigFifo(DMA_TypeDef *DMAx, uint32_t Stream, uint32_t FifoMode, uint32_t FifoThreshold) in LL_DMA_ConfigFifo()