Home
last modified time | relevance | path

Searched refs:SDADC_ERROR_DMA (Results 1 – 2 of 2) sorted by relevance

/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_hal_sdadc.h357 #define SDADC_ERROR_DMA (0x00000003UL) /*!< DMA error occurs */ macro
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_hal_sdadc.c2659 hsdadc->ErrorCode = SDADC_ERROR_DMA; in SDADC_DMAError()