Searched defs:FifoThreshold (Results 1 – 3 of 3) sorted by relevance
54 …uint32_t FifoThreshold; /* Specifies the threshold number of bytes in the FIFO (used only in … member
99 uint32_t FifoThreshold; /*!< Specifies the FIFO threshold level. member
1375 …id LL_DMA_ConfigFifo(DMA_TypeDef *DMAx, uint32_t Stream, uint32_t FifoMode, uint32_t FifoThreshold) in LL_DMA_ConfigFifo()