Home
last modified time | relevance | path

Searched refs:GPDMA1_REQUEST_ADC2 (Results 1 – 4 of 4) sorted by relevance

/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_dma.h394 #define GPDMA1_REQUEST_ADC2 123U /*!< GPDMA1 HW request is ADC2 */ macro
864 #elif defined (GPDMA1_REQUEST_ADC2)
865 …S_DMA_REQUEST(REQUEST) (((REQUEST) == DMA_REQUEST_SW) || ((REQUEST) <= GPDMA1_REQUEST_ADC2))
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_dma.h277 #define GPDMA1_REQUEST_ADC2 1U /*!< GPDMA1 HW request is ADC2 */ macro
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_dma.h256 #define GPDMA1_REQUEST_ADC2 1U /*!< GPDMA1 HW request is ADC2 */ macro
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_dma.h447 #define GPDMA1_REQUEST_ADC2 8U /*!< GPDMA1 HW request is ADC2 */ macro