Searched refs:LL_DMA_DeInit (Results 1 – 6 of 6) sorted by relevance
151 uint32_t LL_DMA_DeInit(DMA_TypeDef *DMAx, uint32_t Channel) in LL_DMA_DeInit() function
198 LL_StatusETypeDef LL_DMA_DeInit(DMA_TypeDef *Instance, DMA_ChannelETypeDef ch) in LL_DMA_DeInit() function
849 LL_DMA_DeInit(DMA, ch); in LL_UART_DMA_Deinit()
2069 LL_DMA_DeInit(DMA, ch); in LL_I2C_DMA_Deinit()
1122 LL_StatusETypeDef LL_DMA_DeInit(DMA_TypeDef *Instance, DMA_ChannelETypeDef ch);
1969 uint32_t LL_DMA_DeInit(DMA_TypeDef *DMAx, uint32_t Channel);
Completed in 29 milliseconds