Home
last modified time | relevance | path

Searched defs:FifoMode (Results 1 – 3 of 3) sorted by relevance

/device/soc/st/common/platform/stm32mp1xx_hal/STM32MP1xx_HAL_Driver/Inc/
Dstm32mp1xx_hal_usart.h152 …uint32_t FifoMode; /*!< Specifies if the FIFO mode will be use… member
Dstm32mp1xx_hal_uart.h212 uint32_t FifoMode; /*!< Specifies if the FIFO mode is being used. member
/device/soc/st/stm32f4xx/sdk/Drivers/STM32F4xx_HAL_Driver/Inc/
Dstm32f4xx_ll_dma.h1375 __STATIC_INLINE void LL_DMA_ConfigFifo(DMA_TypeDef *DMAx, uint32_t Stream, uint32_t FifoMode, uint3… in LL_DMA_ConfigFifo()