Home
last modified time | relevance | path

Searched refs:HAL_DMA_ERROR_SYNC (Results 1 – 3 of 3) sorted by relevance

/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_dma_ex.c267 hdma->ErrorCode |= HAL_DMA_ERROR_SYNC; in HAL_DMAEx_MUX_IRQHandler()
Dstm32l4xx_hal_dma.c784 hdma->ErrorCode |= HAL_DMA_ERROR_SYNC; in HAL_DMA_PollForTransfer()
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_dma.h190 #define HAL_DMA_ERROR_SYNC 0x00000200U /*!< DMAMUX sync overrun error … macro