Searched refs:HAL_DMA2_CH1_DEFAULT (Results 1 – 1 of 1) sorted by relevance
202 #define HAL_DMA2_CH1_DEFAULT (uint32_t) (DMA2_CHANNEL1_RMP | DMA2_CSELR_DEFAULT) /*!< De… macro372 #define IS_HAL_DMA2_REMAP(REQUEST) (((REQUEST) == HAL_DMA2_CH1_DEFAULT) ||\